organize the readmes better

This commit is contained in:
lemonsh
2023-05-20 14:33:34 +02:00
parent 9494e1b9e0
commit e238369ae5
3 changed files with 19 additions and 7 deletions

View File

@ -0,0 +1,8 @@
# connectbox-shell
Interactive shell for managing a Connect Box modem.
## Installation
You can install this project easily using this command:
```sh
cargo install --git https://git.lemonsh.moe/lemon/connectbox-rs.git
```