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.atheridis.org/?a=commitdiff_plain;h=83eae75dcf4659b55382873655081916e4bf100f;p=suckless%2Fslstatus.git coding style notice in README.md --- 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)!