Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
skuzzymiglet committed Dec 7, 2020
1 parent a658c28 commit 802ee24
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# greedy - a simple speedreader for your terminal

`go get -u -v github.com/skuzzymiglet/greedy`
If you have Go: `go get -u -v github.com/skuzzymiglet/greedy`
If not, grab a release off the releases tab

```sh
echo "hello stdin" | greedy # read from stdin
Expand All @@ -20,4 +21,4 @@ greedy https://www.arp242.net/read-stdin.html # read articles from the web
+ `<`: move text left
+ `>`: move text right

<a href="https://asciinema.org/a/dE2t5QYhS8cCbHhmVd1c4qDrY" target="_blank"><img src="https://asciinema.org/a/dE2t5QYhS8cCbHhmVd1c4qDrY.svg" style="min-width: 100%;"/></a>
[![asciicast](https://asciinema.org/a/lgoSRtQU4cbeS33MJu71yNgd6.svg)](https://asciinema.org/a/lgoSRtQU4cbeS33MJu71yNgd6)

0 comments on commit 802ee24

Please sign in to comment.