Skip to content

Commit aad7f4b

Browse files
Add badges to README for project metrics
1 parent 4a11392 commit aad7f4b

1 file changed

Lines changed: 13 additions & 8 deletions

File tree

README.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,19 @@
88
<p align="center">
99
A flexible BootLoader for PlayStation 2(TM) and PSX-DESR
1010
</p>
11-
12-
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/8a5773aa30cf4aca97550ec8053908d6)](
13-
https://app.codacy.com/gh/NathanNeurotic/PlayStation2-Basic-BootLoader-Extended/dashboard
14-
)
15-
[![CI](https://github.com/NathanNeurotic/PlayStation2-Basic-BootLoader-Extended/actions/workflows/cl.yml/badge.svg?branch=main)](
16-
https://github.com/NathanNeurotic/PlayStation2-Basic-BootLoader-Extended/actions/workflows/cl.yml
17-
)
18-
[![GitHub all releases](https://img.shields.io/github/downloads/NathanNeurotic/PlayStation2-Basic-BootLoader-Extended/total?logo=GitHub&logoColor=white)](https://github.com/NathanNeurotic/PlayStation2-Basic-BootLoader-Extended/releases/)
11+
<p align="center">
12+
<a href="https://ps2homebrewstore.com/">
13+
<img src="https://img.shields.io/badge/platform-PlayStation%202%20%7C%20PSX--DESR-2bbecb" alt="Platform"></a>
14+
<a href="https://github.com/NathanNeurotic/PlayStation2-Basic-BootLoader-Extended?tab=License-1-ov-file#">
15+
<img src="https://img.shields.io/github/license/NathanNeurotic/PlayStation2-Basic-BootLoader-Extended?color=7e57c2" alt="License"></a> <a href="https://github.com/NathanNeurotic/PlayStation2-Basic-BootLoader-Extended/blob/main/README.md">
16+
<img src="https://img.shields.io/github/languages/top/NathanNeurotic/PlayStation2-Basic-BootLoader-Extended?color=009688" alt="Language"></a> <a href="https://discord.gg/KRtqWeNdfC"><img src="https://img.shields.io/discord/1256458065834676244?style=flat&logo=discord&logoColor=7289DA&label=Discord&labelColor=6A0DAD&color=5865F2" alt="Discord"></a>
17+
<a href="https://app.codacy.com/gh/NathanNeurotic/PlayStation2-Basic-BootLoader-Extended/dashboard">
18+
<img src="https://app.codacy.com/project/badge/Grade/8a5773aa30cf4aca97550ec8053908d6" alt="Codacy"></a>
19+
<a href="https://github.com/NathanNeurotic/PlayStation2-Basic-BootLoader-Extended/actions/workflows/cl.yml">
20+
<img src="https://github.com/NathanNeurotic/PlayStation2-Basic-BootLoader-Extended/actions/workflows/cl.yml/badge.svg?branch=main" alt="CI"></a>
21+
<a href="https://github.com/NathanNeurotic/PlayStation2-Basic-BootLoader-Extended/releases/">
22+
<img src="https://img.shields.io/github/downloads/NathanNeurotic/PlayStation2-Basic-BootLoader-Extended/total?logo=github&logoColor=white" alt="Downloads"></a>
23+
</p>
1924

2025

2126
---

0 commit comments

Comments
 (0)