aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md13
1 files changed, 8 insertions, 5 deletions
diff --git a/README.md b/README.md
index 64aa7c4..8ad5807 100644
--- a/README.md
+++ b/README.md
@@ -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`.