From d212b035059e4f5d60c1d216138fbaae5569aa41 Mon Sep 17 00:00:00 2001 From: noah morrison Date: Mon, 3 Nov 2014 17:00:48 -0500 Subject: [PATCH] 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. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: ``` -- 2.47.3