mirror of
https://github.com/amigan/rustypaste-pretty.git
synced 2024-11-21 11:59:48 -05:00
docs(readme): mention the standalone CLI tool
This commit is contained in:
parent
6c10d381b4
commit
43961d1633
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue