The FSF is no longer at 59 Temple Place
[ztornado.git] / Readme
diff --git a/Readme b/Readme
index 588a3c130a72eaf36fcbc25f22df497aad7097b1..66f2b5b9b1be3d4168c5407981e5c79f94b73880 100644 (file)
--- a/Readme
+++ b/Readme
@@ -6,20 +6,31 @@ Z-Tornado is released under the terms of the GNU General Public License.
 For details, see the file COPYING, which should be part of this source
 distribution.
 
-To build it, you need Inform 6.x (I only tried 6.21, so I don't know about
-other versions). Just compile tornado.inf, which includes all other files.
-You can get Inform at the IF-Archive. See: 
+To compile this game you will need the Inform compiler from 
+https://jxself.org/git/?p=inform.git
 
-http://mirror.ifarchive.org/indexes/if-archiveXinfocomXcompilersXinform6Xexecutables.html
+Once the compiler has been compiled and is ready for use return to 
+this directory and run:
 
-For details on how to compile Inform sources on your platform, please look
-at the documentation of your compiler.
-
-To play it, you need a Z-code interpreter that supports timed input. Look
-at the IF-Archive for an interpreter for your platform:
-
-http://mirror.ifarchive.org/indexes/if-archiveXinfocomXinterpreters.html
+    inform tornado.inf
 
 You can mail me at sfruehling@aon.at.
 
 Enjoy!
+
+Inform version copyright (c) 2003  Sophie Frühling 
+
+This file is part of ztornado.
+
+ztornado is free software; you can redistribute it and/or modify it 
+under the terms of the GNU General Public License as published by the 
+Free Software Foundation; either version 3 of the License, or (at your 
+option) any later version.
+
+ztornado is distributed in the hope that it will be useful, but 
+WITHOUT ANY WARRANTY; without even the implied warranty of 
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
+General Public License for more details.
+
+You should have received a copy of the GNU General Public License 
+along with ztornado. If not, see <https://www.gnu.org/licenses/>.