From 3113e8e5f010ecb0a6ac199adbbf56ffb38d2dbd Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Thu, 23 Apr 2015 16:07:57 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64e1927d3..174537093 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ There is a live example API for testing purposes, [available here][sandbox]. # Requirements * Python (2.6.5+, 2.7, 3.2, 3.3, 3.4) -* Django (1.4.11+, 1.5.6+, 1.6.3+, 1.7+, 1.8) +* Django (1.4.11+, 1.5.6+, 1.6.3+, 1.7, 1.8) # Installation