about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorLeo Vivier <leo.vivier+dev@gmail.com>2019-08-03 16:50:58 +0200
committerLeo Vivier <leo.vivier+dev@gmail.com>2019-08-05 18:51:43 +0200
commite34106ccedfe7d329183cff10f3c446afee1ff64 (patch)
tree69c1711e15027a09f77a20fa19c845ff0774d199 /README.md
parentfbbf48ba73a9823aef4763abcf2931262072d205 (diff)
downloadranger-e34106ccedfe7d329183cff10f3c446afee1ff64.tar.gz
Add section for ‘Going further’
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index be17f0f9..c7b91d9e 100644
--- a/README.md
+++ b/README.md
@@ -141,3 +141,10 @@ Ranger can automatically copy default configuration files to `~/.config/ranger`
 if you run it with the switch `--copy-config=( rc | scope | ... | all )`.
 See `ranger --help` for a description of that switch.  Also check
 `ranger/config/` for the default configuration.
+
+
+Going further
+---------------
+For learning how to efficiently use ranger, see the [official user guide](https://github.com/ranger/ranger/wiki/Official-user-guide).
+
+For more information, see the [wiki](https://github.com/ranger/ranger/wiki).