Skip to content

Commit 8e1868d

Browse files
Update "maintained" status badge
1 parent 1d83438 commit 8e1868d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# qasync
22

3-
![Maintenance](https://img.shields.io/maintenance/yes/2019)
3+
![Maintenance](https://img.shields.io/maintenance/yes/2020)
44
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/qasync)
55
![PyPI - License](https://img.shields.io/pypi/l/qasync)
66
![PyPI](https://img.shields.io/pypi/v/qasync)
@@ -20,7 +20,7 @@
2020
To install `qasync`, use `pip`:
2121

2222
```
23-
pip install qasync --user
23+
pip install qasync
2424
```
2525

2626
## License

0 commit comments

Comments
 (0)