From 0ed454e3e60b8ac488fb2df7ae2620033b01e019 Mon Sep 17 00:00:00 2001 From: "Dr. Rubisco" <76263371+thedocruby@users.noreply.github.com> Date: Wed, 1 Nov 2023 21:56:36 -0400 Subject: [PATCH] hotfix --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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