diff --git a/README.md b/README.md index 041281c..dfa3798 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,8 @@ Pull requests are discouraged until the initial alpha release. However, if you w - [ ] Make a custom example or two to showcase rust features in shaders - [ ] Add an example library shader crate to showcase dependency powers - [ ] Add linter (clippy?) -- [ ] Final testing & refactoring +- [ ] Add automated tests +- [ ] Testing & refactoring - [ ] Cleanup codebase - [ ] Final quality check - [ ] Add documentation