summaryrefslogtreecommitdiff
path: root/examples/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'examples/README.rst')
-rw-r--r--examples/README.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/README.rst b/examples/README.rst
index 593394a1..2b9df866 100644
--- a/examples/README.rst
+++ b/examples/README.rst
@@ -23,7 +23,7 @@ find in real life :-)
A simple Wiki implementation.
Requirements:
-
+
- SQLAlchemy
- Creoleparser >= 0.7
- genshi
@@ -50,7 +50,7 @@ find in real life :-)
A planet called plnt, pronounce plant.
Requirements:
-
+
- SQLAlchemy
- Jinja2
- feedparser
@@ -76,7 +76,7 @@ find in real life :-)
A tinyurl clone for the Werkzeug tutorial.
Requirements:
-
+
- SQLAlchemy
- Jinja2
@@ -98,7 +98,7 @@ find in real life :-)
Like shorty, but implemented using CouchDB.
Requirements :
-
+
- werkzeug : http://werkzeug.pocoo.org
- jinja : http://jinja.pocoo.org
- couchdb 0.72 & above : https://couchdb.apache.org/