summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Jerdonek <chris.jerdonek@gmail.com>2012-04-02 13:34:33 -0700
committerChris Jerdonek <chris.jerdonek@gmail.com>2012-04-02 13:34:33 -0700
commitcf2f05debd473623fbb8fcfae15ed5519ebbfe88 (patch)
treeb5db40fb85b7efdb172a4b50f6d6b471ac915ad5
parenta3173b69fab14e3456ea9b7cf0679701e81e701a (diff)
downloadpystache-cf2f05debd473623fbb8fcfae15ed5519ebbfe88.tar.gz
Added two TODO's to the README.
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index ae3ef8f..51d8c01 100644
--- a/README.rst
+++ b/README.rst
@@ -30,6 +30,9 @@ Pystache currently works using the following versions of Python:
* Python 2.6
* Python 2.7
+TODO: mention simplejson for earlier versions of Python and yaml.
+TODO: try to replace yaml with json.
+
Install It
==========