diff --git a/README.md b/README.md
index 20c75ed..548d6bd 100644
--- a/README.md
+++ b/README.md
@@ -45,8 +45,8 @@
5. Testing
- unit and integration tests :
- All tests are made with Pytest, except test_book_old.py which uses Ward
- Run the tests by using : `pytest -s -v --cov=. --ignore=tests/test_book_old.py`
+ All tests are made with Pytest, except test_ward_book_old.py which uses Ward
+ Run the tests by using : `pytest -s -v --cov=. --ignore=tests/test_ward_book_old.py`
You'll see the result, the list and the coverage rapport
you can also run `ward` from the root folder to see the two ward tests