Skip to content

Commit 4c2841e

Browse files
authored
Merge pull request #269 from pspdev/sharkwouter-patch-1
Add pspdev.github.io links to README
2 parents 6f87ba9 + 613008b commit 4c2841e

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
[![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)
44

5-
https://github.com/pspdev/pspsdk
6-
5+
[https://pspdev.github.io/](https://pspdev.github.io/)
76

87
## Introduction
98

@@ -51,6 +50,10 @@ simple programs and libraries. See any PSPSDK sample program for details on how
5150

5251
## Installation
5352

53+
See [https://pspdev.github.io/](https://pspdev.github.io/installation.html) for instructions on how to easily install the pspsdk.
54+
55+
## Installation from source
56+
5457
### Requirements
5558

5659
To use PSPSDK you must have the following software installed:
@@ -67,7 +70,7 @@ documentation:
6770
* [Doxygen](http://doxygen.nl/)
6871
* [Graphviz](http://www.graphviz.org/)
6972

70-
### Installation from source
73+
### Building
7174

7275
PSPSDK can be found in the Git repository located at
7376
https://github.com/pspdev/pspsdk. You can do the following command to download PSPSDK:

0 commit comments

Comments
 (0)