From fc44375392c162adb9281ab6afaeca94fef22a97 Mon Sep 17 00:00:00 2001
From: Holden Rohrer 
Date: Tue, 14 Jan 2020 22:00:18 -0500
Subject: changed README
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index 6ec72dd..3a4d20a 100644
--- a/README
+++ b/README
@@ -27,4 +27,4 @@ Python3.7.2 was used to develop this app, and to run it, `curses`, `hashlib`, an
 - arrow keys: moves cursor around world and through portals
 - `.` picks up rocks
 - `/` puts down rocks in your inventory
-- `\\` puts down portals (cost 10 rocks)
+- `\` puts down portals (cost 10 rocks)
-- 
cgit