Update README.md

This commit is contained in:
Damián Parrino
2024-03-09 13:49:51 -03:00
committed by GitHub
parent 4cfe1d6dc2
commit a8822d97c7

View File

@@ -12,10 +12,12 @@ and libraries written for Sony's Playstation Portable (PSP) gaming console.
It also includes documentation and other resources developers can use to write It also includes documentation and other resources developers can use to write
software for the PSP. software for the PSP.
PSPSDK is distributed under a BSD-compatible license, with the exception of the ## License
files located in tools/PrxEncrypter. The files located in the tools/PrxEncrypter
PSPSDK is distributed under a [BSD-compatible license](LICENSE), with the exception of the
files located in `tools/PrxEncrypter`. The files located in the `tools/PrxEncrypter`
directory are subject to the terms of the GNU General Public License version 3. directory are subject to the terms of the GNU General Public License version 3.
See the LICENSE files for more information. See the `LICENSE` files for more information.
## Features ## Features