added a TODO

This commit is contained in:
ayabusa 2024-03-03 15:43:22 +01:00
parent 232aad6b0e
commit e1330351ca

View File

@ -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