docs(readme): mention the standalone CLI tool

This commit is contained in:
Orhun Parmaksız 2021-09-19 01:46:50 +03:00
parent 6c10d381b4
commit 43961d1633
No known key found for this signature in database
GPG Key ID: F83424824B3E4B90
1 changed files with 3 additions and 1 deletions

View File

@ -36,6 +36,8 @@ some text
## Usage
The standalone command line tool (`rpaste`) is available [here](https://github.com/orhun/rustypaste-cli).
### CLI
```sh
@ -155,7 +157,7 @@ http {
### Roadmap
- Write a CLI tool in Rust
- Support uploading files from given URL
### Contributing