Skip to content

Commit ed8dcb1

Browse files
authored
chore: make build follow same style
- Now all badges use https://shields.io
1 parent 1c06e21 commit ed8dcb1

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
> **Notice:** Currently this project is just a framework. It does not work yet.
22
> If you wan't to get updated when 1.0.0 is released, then click Watch -> Custom -> Releases -> Apply
33
4-
[![Contributors][contributors-shield]][contributors-url]
5-
[![Forks][forks-shield]][forks-url]
6-
[![Stargazers][stars-shield]][stars-url]
7-
[![Issues][issues-shield]][issues-url]
8-
[![MIT License][license-shield]][license-url]
9-
[![Downloads][downloads-shield]][downloads-url]
10-
11-
[![Ballad Test](https://github.com/ReplAPI-it/ReplAPI.it-Python/actions/workflows/balladtest.yml/badge.svg)](https://github.com/ReplAPI-it/ReplAPI.it-Python/actions/workflows/balladtest.yml)
4+
[![Contributors](https://img.shields.io/github/contributors/ReplAPI-it/ReplAPI.it-Python?style=for-the-badge)](https://github.com/ReplAPI-it/ReplAPI.it-Python/graphs/contributors)
5+
[![Forks](https://img.shields.io/github/forks/ReplAPI-it/ReplAPI.it-Python?style=for-the-badge)](https://github.com/ReplAPI-it/ReplAPI.it-Python/network/members)
6+
[![Stargazers](https://img.shields.io/github/stars/ReplAPI-it/ReplAPI.it-Python?style=for-the-badge)](https://github.com/ReplAPI-it/ReplAPI.it-Python/stargazers)
7+
[![Issues](https://img.shields.io/github/issues/ReplAPI-it/ReplAPI.it-Python?style=for-the-badge)](https://github.com/ReplAPI-it/ReplAPI.it-Python/issues)
8+
[![License](https://img.shields.io/github/license/ReplAPI-it/ReplAPI.it-Python?style=for-the-badge)](https://github.com/ReplAPI-it/ReplAPI.it-Python/blob/master/LICENSE)
9+
[![Downloads on PyPI](https://img.shields.io/pypi/dw/replapi-it?style=for-the-badge)](https://pypi.org/project/replapi-it/)
10+
[![Ballad Test](https://img.shields.io/github/workflow/status/ReplAPI-it/ReplAPI.it-Python/Ballad%20Test?style=for-the-badge)](https://github.com/ReplAPI-it/ReplAPI.it-Python/actions/workflows/balladtest.yml)
11+
1212
<!-- PROJECT LOGO -->
1313
<br />
1414
<p align="center">

0 commit comments

Comments
 (0)