Skip to content

Commit 7e3313a

Browse files
authored
Merge pull request #123 from Guiorgy/patch-1
Update README.md
2 parents 263dc92 + 9267af3 commit 7e3313a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ On Arch:
3434

3535
pacman -Sy python-systemd
3636

37+
The project is also available on pypi as `systemd-python`:
38+
39+
[![PyPI](https://img.shields.io/pypi/v/systemd-python.svg)](https://pypi.python.org/pypi)
40+
3741
To build from source
3842
--------------------
3943

@@ -55,8 +59,6 @@ On Debian or Ubuntu with Python 3:
5559

5660
apt install libsystemd-{journal,daemon,login,id128}-dev gcc python3-dev pkg-config
5761

58-
The project is also available on pypi as `systemd-python`.
59-
6062
Usage
6163
=====
6264

0 commit comments

Comments
 (0)