Skip to content

Commit 8957fb9

Browse files
committed
Unify badge styles and reorder
1 parent b3399f0 commit 8957fb9

File tree

1 file changed

+8
-20
lines changed

1 file changed

+8
-20
lines changed

README.md

Lines changed: 8 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -9,28 +9,16 @@
99
<h3>The Universal Citation & Academic Reference Toolkit</h3>
1010
</div>
1111

12-
<p align="center">
13-
<a href="https://github.com/egeerardyn/awesome-LaTeX?tab=readme-ov-file#bibliography-tools">
14-
<img src="https://img.shields.io/badge/Recommended%20by%3A-%28Updating%29-brightgreen?style=flat" alt="Recommended by: (Updating)">
15-
</a>
16-
&nbsp;
17-
<a href="https://github.com/egeerardyn/awesome-LaTeX?tab=readme-ov-file#bibliography-tools">
18-
<img src="https://img.shields.io/badge/Awesome-LaTeX-008B8B?logo=awesome-lists&logoColor=white&labelColor=493267&style=flat" alt="Awesome LaTeX">
19-
</a>
20-
</p>
21-
22-
23-
2412
<div align="center">
2513

26-
[![Tests](https://github.com/HzaCode/OneCite/workflows/Tests/badge.svg?style=flat-square)](https://github.com/HzaCode/OneCite/actions)
27-
[![codecov](https://codecov.io/gh/HzaCode/OneCite/branch/main/graph/badge.svg)](https://codecov.io/gh/HzaCode/OneCite)
28-
[![Status](https://img.shields.io/badge/Status-Active-green.svg?style=flat-square)](https://github.com/HzaCode/OneCite)
29-
[![PyPI Version](https://img.shields.io/pypi/v/onecite?color=306998&logo=pypi&style=flat-square)](https://pypi.org/project/onecite/)
30-
[![Python Version](https://img.shields.io/badge/Python-3.10+-blue?logo=python&style=flat-square)](https://www.python.org)
31-
[![Downloads](https://static.pepy.tech/badge/onecite?style=flat-square)](https://pepy.tech/project/onecite)
32-
[![License](https://img.shields.io/badge/License-MIT-green.svg?style=flat-square)](LICENSE)
33-
[![Documentation](https://img.shields.io/badge/docs-GitHub%20Pages-blue?logo=github&style=flat-square)](https://hzacode.github.io/OneCite/)
14+
[![Tests](https://img.shields.io/github/actions/workflow/status/HzaCode/OneCite/tests.yml?style=flat-square&logo=github&label=Tests)](https://github.com/HzaCode/OneCite/actions)
15+
[![codecov](https://img.shields.io/codecov/c/github/HzaCode/OneCite?style=flat-square&logo=codecov)](https://codecov.io/gh/HzaCode/OneCite)
16+
[![PyPI Version](https://img.shields.io/pypi/v/onecite?style=flat-square&color=306998&logo=pypi)](https://pypi.org/project/onecite/)
17+
[![Python Version](https://img.shields.io/badge/Python-3.10+-blue?style=flat-square&logo=python)](https://www.python.org)
18+
[![Downloads](https://img.shields.io/pepy/dt/onecite?style=flat-square)](https://pepy.tech/project/onecite)
19+
[![License](https://img.shields.io/badge/License-MIT-green?style=flat-square)](LICENSE)
20+
[![Documentation](https://img.shields.io/badge/docs-GitHub%20Pages-blue?style=flat-square&logo=github)](https://hzacode.github.io/OneCite/)
21+
[![Awesome LaTeX](https://img.shields.io/badge/Awesome-LaTeX-008B8B?style=flat-square&logo=awesome-lists&logoColor=white&labelColor=493267)](https://github.com/egeerardyn/awesome-LaTeX?tab=readme-ov-file#bibliography-tools)
3422

3523

3624
</div>

0 commit comments

Comments
 (0)