summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..da38359
--- /dev/null
+++ b/README.md
@@ -0,0 +1,16 @@
+
+
+# stlscope - STL Viewer for the Command Line
+
+This little program will allow you to view STL files from your terminal.
+
+## Current State
+
+**Very early** development state. It is not usable and the documentation will lag behind.
+
+## Expected Usage
+
+```
+$ stlscope model.stl
+```
+