remove boring information from readme
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m33s

This commit is contained in:
philipp 2024-02-06 11:49:04 +01:00
parent d675840fc1
commit b8cb3f5240

View File

@ -33,8 +33,3 @@
- cache -> cache for `overview` tests
- expected
- overview -> expected xml links of law_ids
# History
- [I've created my first parser using RIS API, daily updated. Failed because I tried to do too much automatically (e.g. recognizing headers](https://gitlab.com/PhilippHofer/law)
- [Using print-website, I've extracted stuff w/ regex.](https://gitlab.com/PhilippHofer/ris/)
- [Tried to create a parser using print-website, proper(-ish) parser](https://gitlab.com/PhilippHofer/ris2)