commit 83eae75dcf4659b55382873655081916e4bf100f parent 7c16dce66e80b364fc641851d47629179d190245 Author: Aaron Marcher <info@nulltime.net> Date: Thu, 10 Mar 2016 15:12:09 +0100 coding style notice in README.md Diffstat:
M | README.md | | | 6 | ++++-- |
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -35,6 +35,8 @@ while true; do done & ``` -# Contributors +# Contributing -See CONTRIBUTORS.md file. +People who contributed are listed in the CONTRIBUTORS.md file. + +If you want to contribute, please use [the suckless coding style](http://suckless.org/coding_style)!