add ccache and dot to README
authorJean Privat <jean@pryen.org>
Tue, 17 Apr 2012 16:12:05 +0000 (12:12 -0400)
committerJean Privat <jean@pryen.org>
Tue, 17 Apr 2012 16:12:05 +0000 (12:12 -0400)
Signed-off-by: Jean Privat <jean@pryen.org>

README

diff --git a/README b/README
index de3585a..b2412fc 100644 (file)
--- a/README
+++ b/README
@@ -17,6 +17,10 @@ Requirement:
        
        * gcc           http://gcc.gnu.org/
 
+Optionals tools:
+
+       * ccache        http://ccache.samba.org/        to improve recompilation
+       * dot           http://www.graphviz.org/        to enable graphes with the nitdoc tool
 
 Important files and directory: