From 8f81db370824bec975c982b6cda0c3a4f65b6ab2 Mon Sep 17 00:00:00 2001 From: Hannah Scott Date: Wed, 28 Nov 2018 10:31:44 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b23098b..315da2b 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ Running the program From the ".../Language-Science-Models-Lab/voss" directory, enter >>python3 Game_fns.py +Alternatively, if you have pypy installed, running pypy3 Game_fns.py is of course faster. + Using IDLE in Windows/Linux/Mac Open "Game_fns.py". Use the f5 key or "Run > Run Module" from the menu.