adding in readme

This commit is contained in:
talksik
2023-06-01 15:36:40 -07:00
parent ff6f06efef
commit 34fc7d3618
4 changed files with 35 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
# About
`rust-tldr-news` is a cli tool to get todays news via terminal.
# Installation
### Git clone
run `./main` or `cargo run`
### Improved version later on
```bash
curl ... | sh
```
- puts path variable automatically
- shows list of commands
# Usage
Show me todays news: `rust-tldr today`