update data folder structure explanation
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m48s

This commit is contained in:
philipp 2024-02-15 16:20:51 +01:00
parent cc16dcc78f
commit 3edbe11200

View File

@ -29,9 +29,11 @@
## Folder-Structure of this repo ## Folder-Structure of this repo
- ./data - ./data
- cache -> cache for `overview` tests - cache -> cache for tests
- expected - expected
- overview -> expected xml links of law_ids - overview -> expected xml links of law_ids
- par -> expected `LawBuilder` calls for a given law
- configs -> configs for various law texts. If you want to support a new law text, add respective config here.
## License ## License