summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorJoshua Harlow <harlowja@gmail.com>2015-04-07 09:17:26 -0700
committerJoshua Harlow <harlowja@yahoo-inc.com>2015-04-07 14:47:07 -0700
commit198a9e7cf70604552e23b5a262f9fc261298ce83 (patch)
treed94a4270d81259c06d4adec5fc33f82b58712796 /README.rst
parentf749ad436288841f9df5af284966b2b1c639e428 (diff)
downloadoslo-db-198a9e7cf70604552e23b5a262f9fc261298ce83.tar.gz
Add pypi download + version badges
Also makes the docs look more like the other oslo libraries so that the content is easily readable across projects. Change-Id: Idb17dd30403daa130176643f4609fdd7c61c076e
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index fd91423..a68dbde 100644
--- a/README.rst
+++ b/README.rst
@@ -2,7 +2,16 @@
oslo.db
=========
-Database connection library for OpenStack
+.. image:: https://pypip.in/version/oslo.db/badge.svg
+ :target: https://pypi.python.org/pypi/oslo.db/
+ :alt: Latest Version
+
+.. image:: https://pypip.in/download/oslo.db/badge.svg?period=month
+ :target: https://pypi.python.org/pypi/oslo.db/
+ :alt: Downloads
+
+The oslo db (database) handling library, it provides database connectivity
+to different database backends and various other helper utils.
* Free software: Apache license
* Documentation: http://docs.openstack.org/developer/oslo.db