diff web/download.html @ 23:070a9ced4d3e

Add README, put some new links on several pages.
author John "Elwin" Edwards
date Sat, 05 Oct 2013 17:10:24 -0700
parents 10b79bca2142
children 86b616d88020
line wrap: on
line diff
--- a/web/download.html	Tue Sep 10 15:23:13 2013 -0400
+++ b/web/download.html	Sat Oct 05 17:10:24 2013 -0700
@@ -9,7 +9,7 @@
 <h1>Roguelike Gallery</h1>
 <div class="nav"><a href="/">rlgallery.org</a> -&gt; Downloads</div>
 <div class="content">
-<p>You can download the games in the Gallery and play them on your own computer.</p>
+<p>You can download the Gallery's games and play them on your own computer.</p>
 <h2>Source code</h2>
 <p><a href="/files/roguelike-r109-src.tgz">Download</a></p>
 <p>Choose this if you want to build the games yourself, or investigate how they work.</p>
@@ -22,6 +22,8 @@
 free MacBook and $100 for an Apple Developer account.</p>
 <h2>Windows</h2>
 <p>Coming soon...</p>
+<h2>Bugs?</h2>
+<p>If you find any problems, report them on <a href="https://bitbucket.org/ElwinR/rl/issues">Bitbucket</a>.</p>
 </div>
 </body>
 </html>