summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '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)!