From 5e6f9b042777e4a874e29a04d37c4ab5a42f6cd8 Mon Sep 17 00:00:00 2001 From: Daniel Wilczak <44122838+danielwilczak101@users.noreply.github.com> Date: Tue, 13 Oct 2020 02:09:47 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a37d53f..e9e8463 100644 --- a/README.md +++ b/README.md @@ -88,4 +88,4 @@ Or download as a zip file. ``` https://github.com/danielwilczak101/EasyGA/archive/master.zip ``` -Use the example.py file inside the src folder to run your code and test while we build the package. +Use the run_testing.py file inside the src folder to run your code and test while we build the package.