From 01777c96c8b074d9587045f271a9edc0e19b718d Mon Sep 17 00:00:00 2001 From: Eldred Habert Date: Wed, 18 May 2022 19:27:55 +0200 Subject: [PATCH] Link to `rgbds-www` repo in README Should make it easier to find..! --- README.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index f8422331..59f7f028 100644 --- a/README.rst +++ b/README.rst @@ -12,11 +12,10 @@ for the Game Boy and Game Boy Color. It consists of: This is a fork of the original RGBDS which aims to make the programs more like other UNIX tools. -This toolchain is maintained on `GitHub `__. +This toolchain is maintained `on GitHub `__. -The documentation of this toolchain can be viewed online -`here `__, it is generated from the man pages -found in this repository. +The documentation of this toolchain can be viewed online `here `__, it is generated from the man pages found in this repository. +The source code of the website itself is on GitHub as well under the repo `rgbds-www `__. If you want to contribute or maintain RGBDS, and have questions regarding the code, its organisation, etc. you can find me `on GBDev `__ or via mail at ``rgbds at eldred dot fr``.