summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 620fc31..2fb2c48 100644
--- a/README.md
+++ b/README.md
@@ -37,6 +37,8 @@ done &
# Contributing
+See TODO.md for things that you could do.
+
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)!
+If you want to contribute, please use [the suckless coding style](http://suckless.org/coding_style)! For indentation please use 4 spaces.