From 06584a1909df93a5645f65c396a04e0d70e05fd7 Mon Sep 17 00:00:00 2001 From: Rain Clark Date: Sat, 30 Jan 2016 04:14:21 -0500 Subject: [PATCH] Removed All Traces Of Python 2 Version :finnadie: --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ac8c419..765f702 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,13 @@ Additional features & GUI added to Falcon Punch Supports **both** Python 2 & Python 3. ## Requirements: -* [Python](https://www.python.org/downloads/) +* [Python 3](https://www.python.org/downloads/) ## Usage: * In a Terminal or Command Prompt type: `python EagleJab.py --cia Game.cia --ip 192.168.123` -(Python 2 users need to use the `EagleJab2.py` script) -* Double click EagleJab.py (assuming .py files associated with python), and it will ask you what information it needs. + +* Or double click EagleJab.py (assuming .py files associated with python), and it will ask you what information it needs. ## Screenshots * Asking for .CIA: