diff --git a/ROADMAP.md b/ROADMAP.md index 5847c87..ed617b7 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -1,6 +1,6 @@ ## TODOs -- [ ] Add more tests and increase the code coverage. -- [ ] Structure the tests folder in a better way. +- [x] Add more tests and increase the code coverage. +- [x] Structure the tests folder in a better way. - [ ] Add more documentation. - [x] Add the browsing ability. - [ ] Create detailed documentation for 'readthedocs' website, preferably add Github action for deploying it.