Skip to content

Commit e256600

Browse files
Update README with new repository information
Updated badges and documentation links to reflect the new repository.
1 parent 5784b85 commit e256600

1 file changed

Lines changed: 13 additions & 5 deletions

File tree

README.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,14 @@
99
A flexible BootLoader for PlayStation 2™ and PSX-DESR
1010
</p>
1111

12-
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/4ea4628e3d444807bf5df8430a327c5b)](https://www.codacy.com/gh/israpps/PlayStation2-Basic-BootLoader/dashboard)
13-
[![CI](https://github.com/israpps/PlayStation2-Basic-BootLoader/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/israpps/PlayStation2-Basic-BootLoader/actions/workflows/CI.yml)
14-
![GitHub all releases](https://img.shields.io/github/downloads/israpps/PlayStation2-Basic-BootLoader/total?logo=GitHub&logoColor=white)
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/CI.yml/badge.svg?branch=main)](
16+
https://github.com/NathanNeurotic/PlayStation2-Basic-BootLoader-Extended/actions/workflows/CI.yml
17+
)
18+
![GitHub all releases](https://img.shields.io/github/downloads/NathanNeurotic/PlayStation2-Basic-BootLoader-Extended/total?logo=GitHub&logoColor=white)
19+
1520

1621
---
1722

@@ -26,9 +31,12 @@ The boot process is deterministic, with a clearly defined configuration search o
2631

2732
## Documentation
2833

29-
Full documentation is available on GitHub Pages:
34+
Full original documentation is available on GitHub Pages:
3035
👉 https://israpps.github.io/PlayStation2-Basic-BootLoader/
31-
36+
This Repo is Forked from:
37+
👉 https://github.com/pcm720/PlayStation2-Basic-BootLoader
38+
This Repo's ReadMe.md has been modified from its original version to reflect this fork's documentation.
39+
As a result, it is recommended to familiarize yourself with this PS2BBLE documentation before continuing, even if you are familiar with PS2BBL.
3240
---
3341

3442
## Configuration Model (Read This First)

0 commit comments

Comments
 (0)