summaryrefslogtreecommitdiffstats
path: root/funcweb
diff options
context:
space:
mode:
Diffstat (limited to 'funcweb')
-rw-r--r--funcweb/README.txt17
1 files changed, 15 insertions, 2 deletions
diff --git a/funcweb/README.txt b/funcweb/README.txt
index 36f4928..3374563 100644
--- a/funcweb/README.txt
+++ b/funcweb/README.txt
@@ -1,4 +1,17 @@
funcweb
+=======
-This is a TurboGears (http://www.turbogears.org) project. It can be
-started by running the start-funcweb.py script. \ No newline at end of file
+A TurboGears interface to func.
+
+This project is currently under development, and should not be used in an
+production environment. It employs no concept of security, and should only
+be used for testing.
+
+Running
+=======
+
+ # ./start-funcweb.py
+
+Authors
+=======
+Luke Macken <lmacken@redhat.com>