whitespace

pull/6/head
dvkt 5 years ago
parent 7d100098be
commit e96552c012

@ -6,7 +6,7 @@
| |
--> <p align="center"> <img src="./img/logo.png"> </p> --> <p align="center"> <img src="./img/logo.png"> </p>
`phetch` is a terminal client designed to help you quickly navigate `phetch` is a terminal client designed to help you quickly navigate
the gophersphere. the gophersphere.
## features ## features
@ -30,7 +30,7 @@ the gophersphere.
## installation ## installation
binaries for linux, mac, and raspberry pi are available binaries for linux, mac, and raspberry pi are available
at https://github.com/dvkt/phetch/releases: at https://github.com/dvkt/phetch/releases:
- [phetch-v0.1.7-linux-x86_64.tar.gz][0] - [phetch-v0.1.7-linux-x86_64.tar.gz][0]
@ -71,10 +71,10 @@ just unzip/untar the `phetch` program into your $PATH and get going!
- [ ] download new releases over gopher - [ ] download new releases over gopher
- [ ] Changelog generation (for gopher and github) - [ ] Changelog generation (for gopher and github)
- [ ] GIF screencast - [ ] GIF screencast
- [ ] man page (small one) - [ ] man page (small one)
## future features ## future features
- [ ] track binary size per release - [ ] track binary size per release
- [ ] fuzzy find incremental search - [ ] fuzzy find incremental search

@ -93,7 +93,7 @@ ih show help
i i
iall single letter commands also iall single letter commands also
iwork with the ctrl key. iwork with the ctrl key.
i i
"; ";
pub const NAV: &str = " pub const NAV: &str = "
@ -208,10 +208,10 @@ i ~ version: v{version} ~
i i
ispecial thanks to: ispecial thanks to:
i i
ikseistrup - major help with ikseistrup - major help with
i design & testing i design & testing
i i
i antirez - introduced me to i antirez - introduced me to
i the world of gopher i the world of gopher
i i
i lartu - inspired me to i lartu - inspired me to

Loading…
Cancel
Save