Skip to content

Commit 0106c38

Browse files
committed
added shields
1 parent d3e100f commit 0106c38

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.rst

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,27 @@
66
:target: https://travis-ci.org/pleiszenburg/loggedfs-python
77
:alt: Build Status: development branch
88

9+
.. |license| image:: https://img.shields.io/pypi/l/loggedfs.svg?style=flat-square
10+
:target: https://github.com/pleiszenburg/loggedfs/blob/master/LICENSE
11+
:alt: Project License: Apache License v2
12+
13+
.. |status| image:: https://img.shields.io/pypi/status/loggedfs.svg?style=flat-square
14+
:target: https://github.com/pleiszenburg/loggedfs-python/milestone/1
15+
:alt: Project Development Status
16+
17+
.. |pypi_version| image:: https://img.shields.io/pypi/v/loggedfs.svg?style=flat-square
18+
:target: https://pypi.python.org/pypi/loggedfs
19+
:alt: Available on PyPi - the Python Package Index
20+
21+
.. |pypi_versions| image:: https://img.shields.io/pypi/pyversions/loggedfs.svg?style=flat-square
22+
:target: https://pypi.python.org/pypi/loggedfs
23+
:alt: Available on PyPi - the Python Package Index
24+
925
.. |loggedfs_python_logo| image:: http://www.pleiszenburg.de/loggedfs-python_logo.png
1026
:target: https://github.com/pleiszenburg/loggedfs-python
1127
:alt: LoggedFS-python repository
1228

13-
|build_master| |build_develop|
29+
|build_master| |build_develop| |license| |status| |pypi_version| |pypi_versions|
1430

1531
|loggedfs_python_logo|
1632

0 commit comments

Comments
 (0)