Index: README
===================================================================
--- README	(revision 7ffd7f0e78e8147982075252013b9b85c1c58602)
+++ README	(revision f0011bf326c9f65a3e29f89dc16ca41de18e1409)
@@ -72,6 +72,6 @@
 
   extern "C" {
-  #include <curses.h>
-  #include <getopt.h>
+    #include <curses.h>
+    #include <getopt.h>
   }
 
@@ -94,4 +94,14 @@
 
 
+Can I contribute to Cforall?
+-------------------------
+
+Not at the moment. Cforall is a research project that is not stable enough to
+have outside contributes adding or making significant changes. You can help us
+my trying Cforall to get a flavour for what we are trying to accomplish. Please
+identify design problems and small issues or errors, which we will try to
+incorporate/fix. However, we are a small team, so nothing happens quickly.
+
+
 Who is responsible for cfa-cc?
 ------------------------------
