diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,11 +18,11 @@ Have a look at `stlscope -h` to learn about further options. ## Development Milestones Done (most recent first): +- [x] package for Arch Linux (get a PKGBUILD file from [here](https://src.xengineering.eu/xengineering/pkgbuilds/src/branch/master/stlscope)) - [x] implement Makefile to support building - [x] implement minimal viable product To do (most important first): -- [ ] package for Arch Linux - [ ] implement controls to modify view - [ ] improve graphics to better display the model - [ ] add support for ASCII STL format |