aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index fdcda29..ca6d3d6 100644
--- a/README.rst
+++ b/README.rst
@@ -36,8 +36,9 @@ Installation
TODO
====
+
* Get fancy with CSS and Javascript
-* Add more panels:
+* Add more panels...
* Size of request? — Would need access to response object somehow.
* List of important configuration settings in `settings.py`?
* Request object info (POST, GET, META)? — Would need access to request object.