diff --git a/README.md b/README.md index 5ce2549..3e459f4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # RIS Parser ## Add new law text -- Tests: Create config file in `./data/configs/` and run the tests (`cargo t`). This will automatically create tests both for `overview` and `par` (by adding new files in `expected/`). +- Tests: Create config file in `./data/configs/` and run the tests (`cargo t`). This will automatically create tests both for `overview` and `par` (by adding new files in `data/expected/`). ## Integration test - Nice test would be to re-create html ris file and compare it (problem with custom fixes, though)