Grammar fix
This commit is contained in:
parent
3c759c85a1
commit
2c39714ca7
@ -2,7 +2,7 @@
|
|||||||
Chela is a minimal URL shortener built in Rust. It is named after the small claw on crustaceans.
|
Chela is a minimal URL shortener built in Rust. It is named after the small claw on crustaceans.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
You can create a redirect by navigating to the `/create` page and filling out the form. By default, every path passed to Chela will treated as a redirect except `/` and `/create`.
|
You can create a redirect by navigating to the `/create` page and filling out the form. By default, every path passed to Chela will be treated as a redirect except `/` and `/create`.
|
||||||
|
|
||||||
## Install and Run
|
## Install and Run
|
||||||
### With Docker
|
### With Docker
|
||||||
|
Loading…
Reference in New Issue
Block a user