From 9b051ce6eca4fc40eaf790ee40fb9c544d69d0b7 Mon Sep 17 00:00:00 2001 From: Daniel Greenfeld Date: Sun, 18 Aug 2013 11:01:10 +0200 Subject: [PATCH] Tweak README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index e6bfa281..59365833 100644 --- a/README.rst +++ b/README.rst @@ -21,7 +21,7 @@ Constraints * Only maintained 3rd party libraries are used. * PostgreSQL everywhere -* 12Factor App for settings +* Environment variables for configuration (This won't work with Apache/mod_wsgi) Using this template --------------------