diff about.html @ 178:b5df69715001 beta8

Update the documentation.
author John "Elwin" Edwards
date Wed, 14 Jan 2015 15:32:21 -0500
parents db27b91578f0
children 4fc95d726146
line wrap: on
line diff
--- a/about.html	Wed Jan 14 15:16:31 2015 -0500
+++ b/about.html	Wed Jan 14 15:32:21 2015 -0500
@@ -1,11 +1,11 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
-<title>RLG-Web β7 Information</title>
+<title>RLG-Web β8 Information</title>
 <link rel="stylesheet" type="text/css" href="style-rlg.css">
 </head>
 <body>
-<h1>RLG-Web β7 Help and Information</h1>
+<h1>RLG-Web β8 Help and Information</h1>
 <p>This page explains <a href="/">RLG-Web</a> and how to use it.  Since the project is still under rapid development, details may change.</p>
 <h2>Browser Compatibility</h2>
 <p>RLG-Web uses WebSockets, which means the server can send data to your browser as soon as Rogue generates it, instead of waiting for the browser 
@@ -36,8 +36,8 @@
 <p>rlgallery.org doesn't use https yet, so you should not assume your password is safe.  Don't use the same one you use on your bank's website, etc.</p>
 <p>You don't have to supply a valid e-mail address.  It will only be used if you ask to have your password reset.</p>
 <p>You can change your e-mail or password on the <a href="/options.html">options page</a>.</p>
-<h2>Missing Features</h2>
-<p>You can't watch games that are being played in dgamelaunch yet.  The opposite situation works: you can use dgamelaunch to watch games being played
-in RLG-Web.</p>
+<h2>Compatibility</h2>
+<p>RLG-Web cooperates with dgamelaunch.  It uses the same account database.  You can save a game in one and resume play with the other.  Both systems 
+are capable of watching games being played in the other.</p>
 </body>
 </html>