From e1330351ca7db7e73de08ddeae61b3e94098540e Mon Sep 17 00:00:00 2001 From: ayabusa Date: Sun, 3 Mar 2024 15:43:22 +0100 Subject: [PATCH] added a TODO --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 62a4f89..4d9a38f 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,10 @@ The rust slicer is a rust app powered by the tauri framework. It is currently re ```cd Rusty-slicer``` 4. Build using ```cargo tauri dev``` +## TODO + +- [x] Working Program +- [ ] Use the file format choosen +- [ ] Dummy proof +- [ ] little website +- [ ] Port to Windows \ No newline at end of file