summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index e03d7ca..a7d293c 100644
--- a/README.md
+++ b/README.md
@@ -7,12 +7,14 @@ This little program will allow you to view STL files from your terminal. It uses
## Usage
-Please use the help page to view current usage:
+It could not be simpler:
```
-$ stlscope -h
+$ stlscope myfile.stl
```
+Have a look at `stlscope -h` to learn about further options.
+
## Development Milestones
Done (most recent first):