From 7414542e2984383b5225373299d1ffe8bc7c56d7 Mon Sep 17 00:00:00 2001
From: Christian Heller <c.heller@plomlompom.de>
Date: Sun, 3 Aug 2014 04:07:31 +0200
Subject: [PATCH] Update README.

---
 README | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README b/README
index 71fad4e..e8b34a2 100644
--- a/README
+++ b/README
@@ -16,8 +16,9 @@ shortest-path-wise nearest enemy (any animate being of a different species)
 visible to them. If they see no enemy, they just wait.
 
 Every move of yours re-writes a file "savefile" that describes the new state of
-the world. Once you re-start the game, the game state is recreated from the
-"savefile" file. To start over in a new world, simply delete this file.
+dthe world, if more than 15 seconds have passed since its last writing. Once you
+re-start the game, the game state is recreated from the "savefile" file. To
+start over in a new world, simply delete this file.
 
 System requirements / installation / running the game
 -----------------------------------------------------
-- 
2.30.2