From: noah morrison Date: Mon, 3 Nov 2014 22:00:48 +0000 (-0500) Subject: Removed the 3 from the readme X-Git-Url: https://git.devinivas.org/?a=commitdiff_plain;h=d212b035059e4f5d60c1d216138fbaae5569aa41;p=chevron.git Removed the 3 from the readme As far as I'm aware this project works on python2 and python3. If this is not true it is a bug. --- diff --git a/README.md b/README.md index efdabd2..ba2622f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -A python3 implementation of the [mustache templating language](http://mustache.github.io). +A python implementation of the [mustache templating language](http://mustache.github.io). Current commandline usage: ```