summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2020-01-09 08:40:57 +0100
committerCanop <cano.petrole@gmail.com>2020-01-09 08:40:57 +0100
commit628558a356db0e9ae9d9e8f72429fce9b58d2a2f (patch)
tree0663d9cc7fb37e2c1498e1d601595ee12d5e0280
parent86c3d0b55c2481540285c23505e4c8482aa91540 (diff)
add a link to installation at top of readme
-rw-r--r--README.md2
-rw-r--r--img/20191112-overview.pngbin32935 -> 30791 bytes
-rw-r--r--website/docs/index.md2
3 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 54ef796..c941000 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,8 @@
A better way to navigate directories
+[jump to installation](https://dystroy.org/broot/documentation/installation/)
+
### Get an overview of a directory, even a big one
![overview](img/20191112-overview.png)
diff --git a/img/20191112-overview.png b/img/20191112-overview.png
index c3de2b0..b02017b 100644
--- a/img/20191112-overview.png
+++ b/img/20191112-overview.png
Binary files differ
diff --git a/website/docs/index.md b/website/docs/index.md
index 8525de0..99778c9 100644
--- a/website/docs/index.md
+++ b/website/docs/index.md
@@ -28,7 +28,7 @@ Most useful keys for this:
* `<enter>` to select a directory (staying in broot)
* `<esc>` to get back to the previous state or clear your search
* `<alt><enter>` to get back to the shell having `cd` to the selected directory
-* `:q` if you just want to quit (`<esc>` works too)
+* `:q` if you just want to quit (you can use `<esc>` or `<ctrl><q>` if you prefer)
# Never lose track of file hierarchy while you search