diff --git a/README.md b/README.md index 0bf6bf9..a1f99f7 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/danielwilczak/github/EasyGA +rootdir: /Users/User/github/EasyGA collected 2 items test_EasyGA.py .. [100%]