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

View file

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