diff options
author | Ashley Hewson <a.hewson@gmail.com> | 2014-02-22 15:26:49 +0000 |
---|---|---|
committer | Ashley Hewson <a.hewson@gmail.com> | 2014-02-22 15:26:49 +0000 |
commit | 3d171b6be215718353d7bf5c2b908841340e7904 (patch) | |
tree | b3ab7a631a5ee2e05a854933a6616a7b19063b39 | |
parent | 6ab89686854e437b1ffb4de8b6e9daeeec09ccc6 (diff) | |
download | rneovim-3d171b6be215718353d7bf5c2b908841340e7904.tar.gz rneovim-3d171b6be215718353d7bf5c2b908841340e7904.tar.bz2 rneovim-3d171b6be215718353d7bf5c2b908841340e7904.zip |
README.md: link to the Contributing wiki page
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -211,6 +211,10 @@ To build and run the tests: Join the community on IRC in #neovim on Freenode. +### Contributing + +...would be awesome! See [the wiki](https://github.com/neovim/neovim/wiki/Contributing) for more details. + ### License Vim itself is distributed under the terms of the Vim License. |