summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Brown <browne@vmware.com>2016-02-03 14:49:04 -0800
committerEric Brown <browne@vmware.com>2016-02-03 14:49:50 -0800
commit8084f2a4685f20f5fce60d292d2771e7c58fb701 (patch)
treeb6a3458664e9da29a728c3865c37f78779831f3d
parent7de972255141e462e68ac7a04e25ce2b13bc911a (diff)
downloadoslosphinx-8084f2a4685f20f5fce60d292d2771e7c58fb701.tar.gz
Add version and download badges to README4.3.0
All the other oslo libraries contain such badges, so might as well add to oslosphinx too. Change-Id: I23fa8dc4619940896fb25af39325f076f4dd3e49
-rw-r--r--README.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 2b3238c..151fcf5 100644
--- a/README.rst
+++ b/README.rst
@@ -2,6 +2,14 @@
OpenStack Sphinx Extensions
=============================
+.. image:: https://img.shields.io/pypi/v/oslosphinx.svg
+ :target: https://pypi.python.org/pypi/oslosphinx/
+ :alt: Latest Version
+
+.. image:: https://img.shields.io/pypi/dm/oslosphinx.svg
+ :target: https://pypi.python.org/pypi/oslosphinx/
+ :alt: Downloads
+
Theme and extension support for Sphinx documentation from the
OpenStack project.