diff options
author | Leo Vivier <leo.vivier+dev@gmail.com> | 2019-08-03 16:55:47 +0200 |
---|---|---|
committer | Leo Vivier <leo.vivier+dev@gmail.com> | 2019-08-05 18:51:43 +0200 |
commit | 55cd933b19a787b9fb8732c4ea85878b8bac5029 (patch) | |
tree | bf3249e78f34d5d8698b9e3cb3b607e93196fd57 | |
parent | 23e574352249fc697e3a7d29ec8ae62bf72e1142 (diff) | |
download | ranger-55cd933b19a787b9fb8732c4ea85878b8bac5029.tar.gz |
Add line for FAQ
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md index 6ff158a2..9c3ae859 100644 --- a/README.md +++ b/README.md @@ -147,4 +147,6 @@ Going further --------------- For getting the most out of ranger, see the [official user guide](https://github.com/ranger/ranger/wiki/Official-user-guide). +For frequently asked questions, see the [FAQ](https://github.com/ranger/ranger/wiki/FAQ%3A-Frequently-Asked-Questions). + For more information on customization, see the [wiki](https://github.com/ranger/ranger/wiki). |