summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorThomas Kluyver <takowl@gmail.com>2013-01-05 16:23:00 +0000
committerThomas Kluyver <takowl@gmail.com>2013-01-05 16:23:00 +0000
commitc73be5a26c11a6bc5aa6df097735452f254e15d7 (patch)
tree6ae0a86972223bfe1f0acb4420b6e9062e0d7754 /README.rst
parentd02697e34a3a59990baa3166ffd45e194c91bd98 (diff)
Link to docs from README
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 720127f..022a215 100644
--- a/README.rst
+++ b/README.rst
@@ -4,3 +4,6 @@ WEATBAG
Written by Everyone Altogether, The Big Adventure Game
To play, run ``python3 play-weatbag``. Move around with commands like 'go s'.
+
+For information about adding tiles, `see the documentation
+<https://weatbag.readthedocs.org/en/latest/index.html>`_.