Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Use new links for getting started and community #82

Merged
merged 1 commit into from
Aug 5, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@
[![CI](https://github.com/ps2dev/gsKit/workflows/CI/badge.svg)](https://github.com/ps2dev/gsKit/actions?query=workflow%3ACI)
[![CI-Docker](https://github.com/ps2dev/gsKit/workflows/CI-Docker/badge.svg)](https://github.com/ps2dev/gsKit/actions?query=workflow%3ACI-Docker)

## **ATTENTION**

If you are confused on how to start developing for PS2, see the
[getting started](https://ps2dev.github.io/#getting-started) section on
the ps2dev main page.

## Introduction

gsKit is a library that provides a C interface to the Playstation 2
Expand Down Expand Up @@ -115,10 +121,10 @@ There are several small notes that need to be made about gsKit operation.
* You can specify some external libraries in Makefile.pref
(just uncomment what you need)

## Feedback & Questions
## Community

You can usually find the developers on freenode in the channel #ps2dev. You
can also use the forums at http://forums.ps2dev.org,
Links for discussion and chat are available
[here](https://ps2dev.github.io/#community).

## Credits

Expand Down