From d1e49c9c45638119d7f5cb0f3c93e4ad04785e12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89lie=20Bouttier?= Date: Sat, 23 Aug 2014 17:10:15 -0700 Subject: [PATCH] add read the doc badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 41a6e46..09429e7 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ PonyTracker [![Build Status](https://travis-ci.org/bouttier/ponytracker.svg?branch=master)](https://travis-ci.org/bouttier/ponytracker) [![Coverage Status](https://coveralls.io/repos/bouttier/ponytracker/badge.png?branch=master)](https://coveralls.io/r/bouttier/ponytracker?branch=master) +[![Documentation Status](https://readthedocs.org/projects/ponytracker/badge/?version=latest)](https://readthedocs.org/projects/ponytracker/?badge=latest) PonyTracker is a small and easy-to-use github-like issue tracker. It is an open source software released under license CeCILL-C.