summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris Jerdonek <chris.jerdonek@gmail.com>2012-10-22 01:08:04 -0700
committerChris Jerdonek <chris.jerdonek@gmail.com>2012-10-22 01:08:04 -0700
commit912947fdb83c83ed48f59935df29db8309bc653b (patch)
tree7c56805f4de713727d8718f28748a853bdf140b6 /README.md
parent48e76fce2682449c0620739356a16a1ea9b6c64f (diff)
downloadpystache-912947fdb83c83ed48f59935df29db8309bc653b.tar.gz
Add notes about Python 2.4 and 3.3 to HISTORY and README.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d91b0b9..5f78b32 100644
--- a/README.md
+++ b/README.md
@@ -67,6 +67,8 @@ as follows:
pip install 'simplejson<2.1.0'
+Official support for Python 2.4 will end with Pystache version 0.6.0.
+
Install It
----------