From 11869b92f9903b47cab676df94750f3a58153f73 Mon Sep 17 00:00:00 2001 From: Daniel Wilczak <44122838+danielwilczak101@users.noreply.github.com> Date: Fri, 23 Oct 2020 15:39:20 -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 a1f99f7..6e54102 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ python3 -m pytest ```bash ============================================= test session starts ========================= platform darwin -- Python 3.8.6rc1, pytest-6.0.2, py-1.9.0, pluggy-0.13.1 -rootdir: /Users/User/github/EasyGA +rootdir: /Users/github/EasyGA collected 2 items test_EasyGA.py .. [100%]