better docs
This commit is contained in:
@@ -1,14 +1,12 @@
|
|||||||
# About
|
# About
|
||||||
|
|
||||||
`rust-tldr-news` is a cli tool to get today’s news via terminal.
|
`tldr-news` is a cli tool to get the latest tech tldr news.
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
```
|
||||||
### Git clone
|
cargo install tldr-news
|
||||||
NOTE: you must have rust installed: https://www.rust-lang.org/tools/install
|
```
|
||||||
|
OR clone repo and run `cargo run`
|
||||||
1. clone repo
|
|
||||||
2. run `cargo run`
|
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user