Skip to content

Commit 67fbc7f

Browse files
committed
links for badges
1 parent 6ba2265 commit 67fbc7f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

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

33
[![CI](https://github.com/ElectricalBoy/LPDB_python/actions/workflows/ci.yml/badge.svg)](https://github.com/ElectricalBoy/LPDB_python/actions/workflows/ci.yml)
4-
![PyPI - Version](https://img.shields.io/pypi/v/lpdb_python)
4+
[![PyPI - Version](https://img.shields.io/pypi/v/lpdb_python)](https://pypi.org/project/lpdb_python/)
55
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
6-
![GitHub License](https://img.shields.io/github/license/ElectricalBoy/LPDB_python)
6+
[![GitHub License](https://img.shields.io/github/license/ElectricalBoy/LPDB_python)](./LICENSE)
77

88
LPDB_python provides Python interfaces for the [Liquipedia Database API](https://liquipedia.net/api) (LPDB API).
99

0 commit comments

Comments
 (0)