summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Marcher <info@nulltime.net>2016-03-10 15:12:09 +0100
committerAaron Marcher (drkhsh) <info@nulltime.net>2016-03-10 15:12:09 +0100
commit83eae75dcf4659b55382873655081916e4bf100f (patch)
tree898c21c08534a5e837cebb2d3b05b48c7c086adb
parent7c16dce66e80b364fc641851d47629179d190245 (diff)
coding style notice in README.md
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
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)!