Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

some corrections and improvements for README.md #46

Merged
merged 2 commits into from
Sep 30, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<a href="https://twitter.com/crystal_linux"><img alt="Twitter Follow" src="https://img.shields.io/twitter/follow/crystal_linux"></a>
</p>

<p align="center">Jade is an intaller backend for crystal linux.</p>
<p align="center">Jade is an installer backend for crystal linux.</p>

## Backend usage

Expand Down Expand Up @@ -132,4 +132,4 @@ echo "JADE_UWU=true" >> ~/.zshrc <br>
echo "JADE_UWU=true" >> ~/.bashrc <br>
set -Ux JADE_UWU true <br>
<br>
if you want to have your log and crash output be "cute"
if you want to have your log and crash output be cute
axtloss marked this conversation as resolved.
Show resolved Hide resolved