From afe63c2a8c71facf430c89c0dc4bd64a0a2929f2 Mon Sep 17 00:00:00 2001
From: June McEnroe <june@causal.agency>
Date: Tue, 8 Jan 2019 00:24:44 -0500
Subject: Remove incorrect default coordinates

---
 README | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

(limited to 'README')

diff --git a/README b/README
index f79c8be..83645fa 100644
--- a/README
+++ b/README
@@ -47,9 +47,9 @@ DESCRIPTION
      -s sock
              Set path to UNIX-domain socket.  The default path is torus.sock.
 
-     -x x -y y
-             Set tile coordinates to render.  The default coordinates are
-             32,32.
+     -x x    Set tile X coordinate to render.
+
+     -y y    Set tile Y coordinate to render.
 
 IMPLEMENTATION NOTES
      This software targets FreeBSD and Darwin.
@@ -59,4 +59,4 @@ IMPLEMENTATION NOTES
 
      default8x16.psfu is taken from kbd: http://kbd-project.org.
 
-Causal Agency                  October 12, 2018                  Causal Agency
+Causal Agency                   January 8, 2019                  Causal Agency
-- 
cgit 1.4.1