From: Aaron Marcher Date: Thu, 10 Mar 2016 14:12:09 +0000 (+0100) Subject: coding style notice in README.md X-Git-Url: https://git.xinqibao.xyz/slstatus.git/commitdiff_plain/83eae75dcf4659b55382873655081916e4bf100f?ds=sidebyside;hp=--cc coding style notice in README.md --- 83eae75dcf4659b55382873655081916e4bf100f diff --git a/README.md b/README.md index c03939a..620fc31 100644 --- 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)!