coding style notice in README.md
authorAaron Marcher <info@nulltime.net>
Thu, 10 Mar 2016 14:12:09 +0000 (15:12 +0100)
committerAaron Marcher (drkhsh) <info@nulltime.net>
Thu, 10 Mar 2016 14:12:09 +0000 (15:12 +0100)
README.md

index c03939a2fd4b5ecb2c525835876c2a13fa4ecde5..620fc316ab016c63a7f6912224bfffb15a6a4dfe 100644 (file)
--- 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)!