Add shields.io version/downloads links/badges into README.rst
Change-Id: If559b395694945a5ba4e77ef5482ae259384b1e6
This commit is contained in:
@@ -2,6 +2,14 @@
|
|||||||
oslo.i18n -- Oslo Internationalization Utilities
|
oslo.i18n -- Oslo Internationalization Utilities
|
||||||
==================================================
|
==================================================
|
||||||
|
|
||||||
|
.. image:: https://img.shields.io/pypi/v/oslo.i18n.svg
|
||||||
|
:target: https://pypi.python.org/pypi/oslo.i18n/
|
||||||
|
:alt: Latest Version
|
||||||
|
|
||||||
|
.. image:: https://img.shields.io/pypi/dm/oslo.i18n.svg
|
||||||
|
:target: https://pypi.python.org/pypi/oslo.i18n/
|
||||||
|
:alt: Downloads
|
||||||
|
|
||||||
The oslo.i18n library contain utilities for working with
|
The oslo.i18n library contain utilities for working with
|
||||||
internationalization (i18n) features, especially translation for text
|
internationalization (i18n) features, especially translation for text
|
||||||
strings in an application or library.
|
strings in an application or library.
|
||||||
|
|||||||
Reference in New Issue
Block a user