remove debug code
[unfold.git] / README
diff --git a/README b/README
index e7b5192..3e2416e 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,6 @@
-The contents of this module:
+This file documents the contents of this module
+
+See devel/ for more devel-oriented doc.
 
 ==================== 1st level subdirs
 * myslice: 
@@ -12,7 +14,10 @@ The contents of this module:
   much like our past drupal_set_html_head() 
 
 * auth: 
-  a django 'app' that deals with authentication
+  a django 'app' that deals with authentication; see especially
+  auth.backend.MyCustomBackend 
+  for how to use a separate authentication system, 
+  as well as settings.py for how to enable it
 
 * slice:
   a django app for dealing with slice views