aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.rst12
1 files changed, 4 insertions, 8 deletions
diff --git a/README.rst b/README.rst
index dec840d..fdcda29 100644
--- a/README.rst
+++ b/README.rst
@@ -36,12 +36,8 @@ Installation
TODO
====
-* 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.
-
* Get fancy with CSS and Javascript
+* 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.