Skip to content

Commit 6a602c9

Browse files
authored
Rebrand index.md to psp sdk
1 parent 3400314 commit 6a602c9

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

index.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,22 @@ nav_order: 1
99
# Welcome to PSPDEV
1010
{: .fs-8 .fw-700 .text-center }
1111

12+
# The PSP SDK for Homebrew
13+
{: .fs-6 .fw-700 .text-center }
1214

13-
An open source toolchain for PlayStation Portable (PSP) development. It allows you to make apps and games for both custom and official firmwares. **This is a community project made by enthusiasts, it is in no way affiliated with Sony**.
15+
An open source SDK for PlayStation Portable (PSP) development. It allows you to make apps and games for both custom and official firmwares. **This is a community project made by enthusiasts, it is in no way affiliated with Sony**.
1416
{: .fs-5 .text-center }
1517

1618
# Getting started
1719
{: .fs-6 .fw-700 }
1820

19-
Want to install the PSPDEV toolchain? [Go here](installation.html).
21+
Want to install the PSP SDK? [Go here](installation.html).
2022
{: .fs-5 }
2123

2224
Don't know how to get started? [Go here](how_to_use.html).
2325
{: .fs-5 }
2426

25-
Need some examples for what you can do with the PSPDEV toolchain? [Go here](basic_programs.html).
27+
Need some examples for what you can do with the PSP SDK? [Go here](basic_programs.html).
2628
{: .fs-5 }
2729

2830
Is your code is not working? [Go here](debugging.html).

0 commit comments

Comments
 (0)