diff --git a/README.md b/README.md index f1aace4..98637cd 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ - [ ] Soft wrap - [ ] And replace - [ ] Darkmode/Lightmode or color themes +- [ ] Add [code coverage check](https://docs.gitlab.com/ee/user/project/merge_requests/test_coverage_visualization.html) to verify quality of unit tests ## Credits/Sources - [james-d/SimpleMVP](https://github.com/james-d/SimpleMVP/tree/master/src/examples/mvp) -> Demonstration of JavaFX Model/View/Controller application