Skip to content

Commit 068b1fd

Browse files
committed
added badges
1 parent c25b7f4 commit 068b1fd

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

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

3+
[![CI](https://github.com/priya-gitTest/qrurls/actions/workflows/ci.yml/badge.svg)](https://github.com/priya-gitTest/qrurls/actions/workflows/ci.yml)
4+
[![PyPI](https://img.shields.io/pypi/v/qrurls)](https://pypi.org/project/qrurls/)
5+
[![Python](https://img.shields.io/pypi/pyversions/qrurls)](https://pypi.org/project/qrurls/)
6+
[![License](https://img.shields.io/github/license/priya-gitTest/qrurls)](LICENSE)
7+
38
A Python package for generating QR codes and shortening URLs using open source services.
49

510
<p align="center">
@@ -21,8 +26,6 @@ A Python package for generating QR codes and shortening URLs using open source s
2126

2227
## Installation
2328

24-
[![PyPI](https://img.shields.io/pypi/v/qrurls)](https://pypi.org/project/qrurls/)
25-
2629
```bash
2730
pip install qrurls
2831
```

0 commit comments

Comments
 (0)