aboutsummaryrefslogtreecommitdiff
path: root/development/inform/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2020-11-05 00:43:57 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-11-07 14:02:35 +0700
commit52cdbdbdfe9715db75108a20fd18bd5dcb16caab (patch)
tree8057968388f1321b4c9a6d063cc4581a5333f09f /development/inform/README
parent83d0ed59673a1c69f7e1ce8a9baa3095b403ba92 (diff)
development/inform: Updated for version 6.34_6.12.4_1.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/inform/README')
-rw-r--r--development/inform/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/development/inform/README b/development/inform/README
index 269cb5a5ac703..8eaa8177c2da9 100644
--- a/development/inform/README
+++ b/development/inform/README
@@ -13,11 +13,11 @@ This is a command-line compiler for the Inform 6 language. For a
graphical Inform 7 compiler, see gnome-inform7. Inform 6 and 7 are
completely different languages, so it's not redundant to install both.
-To get started writing interactive fiction with Inform, everything you
-need is installed in /usr/doc/inform-$VERSION:
+To get started writing interactive fiction with Inform, all the
+documentation you need is installed in /usr/doc/inform-$VERSION:
-inform_beginners_guide.pdf - Read this first.
-manual/index.html - The Designer's Manual. Everything you need to know.
+inform_beginners_guide.pdf - aka IBG. Read this first.
+manual/index.html - Inform Designer's Manual, aka DM4.
tutor/*.inf - Tutorials in Inform source code format.
demos/*.inf - Source to sample games.