From db63d3dc96f59f48fa818715e8fc89a623de6111 Mon Sep 17 00:00:00 2001
From: Aaron Marcher <info@nulltime.net>
Date: Thu, 10 Mar 2016 18:01:39 +0100
Subject: [PATCH] Update README.md

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

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.