|
6 | 6 |
|
7 | 7 | ## Introduction
|
8 | 8 |
|
9 |
| -The PSP Software Development Kit (PSPSDK) is a collection of Open Source tools |
10 |
| -and libraries written for Sony's Playstation Portable (PSP) gaming console. |
11 |
| -It also includes documentation and other resources developers can use to write |
12 |
| -software for the PSP. |
| 9 | +PSPSDK is a collection of open source libraries and tools written for Sony's Playstation Portable (PSP) gaming console. It is part of the [PSPDEV SDK](https://pspdev.github.io/). |
13 | 10 |
|
14 | 11 | ## Features
|
15 | 12 |
|
@@ -50,7 +47,7 @@ simple programs and libraries. See any PSPSDK sample program for details on how
|
50 | 47 |
|
51 | 48 | ## Installation
|
52 | 49 |
|
53 |
| -See [https://pspdev.github.io/](https://pspdev.github.io/installation.html) for instructions on how to easily install the pspsdk. |
| 50 | +See [https://pspdev.github.io/](https://pspdev.github.io/installation.html) for instructions on how to easily install PSPSDK along with other tools provided in the PSPDEV SDK. |
54 | 51 |
|
55 | 52 | ## Installation from source
|
56 | 53 |
|
@@ -154,17 +151,17 @@ Here are links to additional community made documentation for contributors to th
|
154 | 151 |
|
155 | 152 | ### Discord
|
156 | 153 |
|
157 |
| -You can find PSPDev Maintainers over at https://discord.gg/bePrj9W in the `#psp-toolchain` channel :) |
| 154 | +You can find PSPDEV Maintainers over at https://discord.gg/bePrj9W in the `#psp-toolchain` channel :) |
158 | 155 |
|
159 | 156 | ### Code of Conduct
|
160 | 157 |
|
161 | 158 | We're all here to build software and have fun with our PSPs, and everyone deserves to be able to do that without fear of harassment.
|
162 | 159 |
|
163 |
| -Please follow our [Code of Conduct](CODE_OF_CONDUCT.md), and we encourage you to contact the PSPDev Maintainers if you think something isn't right. |
| 160 | +Please follow our [Code of Conduct](CODE_OF_CONDUCT.md), and we encourage you to contact the PSPDEV Maintainers if you think something isn't right. |
164 | 161 |
|
165 | 162 | ## Thanks
|
166 | 163 |
|
167 |
| -The pspsdk developers wish to thank all the people who have contributed bug |
| 164 | +The PSPSDK developers wish to thank all the people who have contributed bug |
168 | 165 | fixes, ideas and support for the project. Also big thanks to nem for kicking off
|
169 | 166 | PSP development with all his work, the original imports system is based on his
|
170 | 167 | work in the hello world demo.
|
0 commit comments