Merge pull request #269 from pspdev/sharkwouter-patch-1

Add pspdev.github.io links to README
This commit is contained in:
Wouter Wijsman
2025-04-02 13:56:19 +02:00
committed by GitHub

View File

@@ -2,8 +2,7 @@
[![CI](https://img.shields.io/github/actions/workflow/status/pspdev/pspsdk/.github/workflows/compilation.yml?branch=master&style=for-the-badge&logo=github&label=CI)](https://github.com/pspdev/pspsdk/actions?query=workflow:CI) [![CI-Docker](https://img.shields.io/github/actions/workflow/status/pspdev/pspsdk/.github/workflows/docker.yml?branch=master&style=for-the-badge&logo=github&label=CI-Docker)](https://github.com/pspdev/pspsdk/actions?query=workflow:CI-Docker)
https://github.com/pspdev/pspsdk
[https://pspdev.github.io/](https://pspdev.github.io/)
## Introduction
@@ -51,6 +50,10 @@ simple programs and libraries. See any PSPSDK sample program for details on how
## Installation
See [https://pspdev.github.io/](https://pspdev.github.io/installation.html) for instructions on how to easily install the pspsdk.
## Installation from source
### Requirements
To use PSPSDK you must have the following software installed:
@@ -67,7 +70,7 @@ documentation:
* [Doxygen](http://doxygen.nl/)
* [Graphviz](http://www.graphviz.org/)
### Installation from source
### Building
PSPSDK can be found in the Git repository located at
https://github.com/pspdev/pspsdk. You can do the following command to download PSPSDK: