summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCaleb Bassi <calebjbassi@gmail.com>2019-01-31 01:17:48 -0800
committerCaleb Bassi <calebjbassi@gmail.com>2019-01-31 01:21:46 -0800
commit889276ff9d4d2c9ef19947a560a06f0c01996623 (patch)
treebd26387a8bfea37246cd10b4447a78b74a8af321 /README.md
parentad67745939a4a91fe48cc451cf03d2d95b63a212 (diff)
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 96ecc8b..4f38a2f 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# joshuto
-ranger-like terminal file manager written in Rust.
-Is a work in progress.
+[ranger](https://github.com/ranger/ranger)-like terminal file manager written in Rust.
+Currently a work in progress.
![Alt text](joshuto_screenshot.png?raw=true "joshuto")
@@ -24,7 +24,8 @@ $ cargo build
```
## Configuration
-Place config files inside `$XDG_CONFIG_HOME/joshuto` (usually `$HOME/.config/joshuto/` for GNU/Linux)
+Place config files inside `$XDG_CONFIG_HOME/joshuto` (usually `$HOME/.config/joshuto/` for GNU/Linux).
+
Joshuto can currently be configured using the following files:
- [joshuto.toml](https://github.com/kamiyaa/joshuto/blob/master/config/joshuto.toml)