aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Crosby2014-07-20 18:19:02 -0700
committerPhil Crosby2014-07-20 18:19:02 -0700
commite50a193966af994c055db72d78a40727e6971054 (patch)
treebe44cf67de7f322ea831c8e21ee70223c63581e3
parent40250eac5a2b828e141bf3f091040c09502176ef (diff)
downloadvimium-e50a193966af994c055db72d78a40727e6971054.tar.bz2
Add a pointer to the wiki from the readme
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 57840561..693a1561 100644
--- a/README.md
+++ b/README.md
@@ -126,6 +126,10 @@ The following special keys are available for mapping:
Shifts are automatically detected so, for example, `<c-&>` corresponds to ctrl+shift+7 on an English keyboard.
+More documentation
+------------------
+Many of the more advanced or involved features are documented on [Vimium's github wiki](https://github.com/philc/vimium/wiki).
+
Contributing
------------
Please see [CONTRIBUTING.md](https://github.com/philc/vimium/blob/master/CONTRIBUTING.md) for details.