From 3d171b6be215718353d7bf5c2b908841340e7904 Mon Sep 17 00:00:00 2001 From: Ashley Hewson Date: Sat, 22 Feb 2014 15:26:49 +0000 Subject: README.md: link to the Contributing wiki page --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7553eca3ba..7f28c49bef 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit