Skip to content

Commit 1da9785

Browse files
committed
Updating README
1 parent d540544 commit 1da9785

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
11
### PyQt5 Distributed via PyPI
22

3+
[![Build Status][travis]][travis_repo]
4+
[![PyPI version][pypi]][pypi_repo]
5+
36
> This is not in any way related to Riverbanksoftware.
47
58
```bash
69
# To install
7-
$ pip install pypiqt5
10+
$ pip install python-qt5
811
```
12+
13+
[travis]: https://travis-ci.org/pyqt/pyqt5.svg?branch=master
14+
[travis_repo]: https://travis-ci.org/pyqt/pyqt5
15+
[pypi]: https://badge.fury.io/py/python-qt5.svg
16+
[pypi_repo]: http://badge.fury.io/py/pyqt5

0 commit comments

Comments
 (0)