summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris Jerdonek <chris.jerdonek@gmail.com>2012-09-17 18:16:07 -0700
committerChris Jerdonek <chris.jerdonek@gmail.com>2012-09-17 18:16:07 -0700
commit38727bbdb90c47c5957f9cbf9892c2c7e47e3a9c (patch)
treeb09ecf6c2e5759bae714c9e607644b12f0e92e11 /README.md
parent7c7cbb97910228c7f02502aaba8f5b8d8c8909ee (diff)
downloadpystache-38727bbdb90c47c5957f9cbf9892c2c7e47e3a9c.tar.gz
Add Travis CI image to README.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index efcefff..da0014b 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,15 @@
Pystache
========
-<!-- We leave the brackets empty. Otherwise, text shows up in the reST
- version converted by pandoc. -->
+<!-- We strip out 1-line HTML comments prior to passing to pandoc because -->
+<!-- PyPI rejects reST long descriptions that contain HTML. -->
+<!-- We leave the leading brackets empty here. Otherwise, unwanted -->
+<!-- caption text shows up in the reST version converted by pandoc. -->
![](https://s3.amazonaws.com/webdev_bucket/pystache.png "mustachioed, monocled snake by David Phillips")
+![](https://secure.travis-ci.org/defunkt/pystache.png?branch=master,development)
+
[Pystache](https://github.com/defunkt/pystache) is a Python
implementation of [Mustache](http://mustache.github.com/). Mustache is a
framework-agnostic, logic-free templating system inspired by