diff options
| -rw-r--r-- | README.md | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -4,10 +4,13 @@ Enowars5 STLDoctor An STL file inspection service 🔍. -General -------- +Overview +-------- -Prebuilt service files are avilable in `/service`, source in `/src` and -automation via `do.sh`. +Processed service files for deployment in `service`. -More details to service functionality in `/documentation`! +Unprocessed source files for development in `src`. + +Checker service files in `checker`. + +Service documentation in `documentation`. |
