From 57bf32f35ac771a2253946c16b14fcefbd124afc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Ni=C3=B1o=20D=C3=ADaz?= Date: Mon, 17 Apr 2017 14:49:57 +0100 Subject: [PATCH] Point at the documentation from README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Antonio Niño Díaz --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b3b69b1b..573af234 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,12 @@ 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](https://github.com/rednex/rgbds), as +well as its [documentation](https://github.com/rednex/rednex.github.io). + +The documentation of this toolchain can be viewed online +[here](https://rednex.github.io/), it is generated from the man pages found in +this repository. ## 1. Installing RGBDS