From: Glenn Hutchings Date: Sun, 17 Jul 2016 14:28:57 +0000 (+0100) Subject: Add RTD link to README. X-Git-Url: https://jxself.org/git/?p=ibg.git;a=commitdiff_plain;h=875432824cf8768a740afbbb8b3be8619ac176e4 Add RTD link to README. --- diff --git a/README.md b/README.md index ef81cf5..f2c7b15 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Inform Beginner's Guide Introduction ------------ -This repository contains the sources for the +This repository contains the sources for an updated version of the [Inform Beginner's Guide](http://www.firthworks.com/roger/IBG.html), henceforth known as the IBG. This version is in a new source format that's more version-control and contributor-friendly: @@ -27,6 +27,9 @@ the 4th edition will be prepared. The rationale for a 4th edition is: * Some old web links have gone away, to be replaced by new and better ones. +If you want a preview of how the online HTML version of the new guide +looks, you can find it [here](http://inform-beginners-guide.readthedocs.org). + Building from source --------------------