Skip to content

Commit 9fa0ada

Browse files
Add links to badges in README.md
1 parent bf573b4 commit 9fa0ada

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

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

3-
![Maintenance](https://img.shields.io/maintenance/yes/2020)
4-
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/qasync)
5-
![PyPI - License](https://img.shields.io/pypi/l/qasync)
6-
![PyPI](https://img.shields.io/pypi/v/qasync)
3+
[![Maintenance](https://img.shields.io/maintenance/yes/2020)](https://pypi.org/project/qasync)
4+
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/qasync)](https://pypi.org/project/qasync)
5+
[![PyPI - License](https://img.shields.io/pypi/l/qasync)](/LICENSE)
6+
[![PyPI](https://img.shields.io/pypi/v/qasync)](https://pypi.org/project/qasync)
77

88
## Introduction
99

0 commit comments

Comments
 (0)