summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorxengineering <mail2xengineering@protonmail.com>2021-05-27 10:51:44 +0200
committerxengineering <mail2xengineering@protonmail.com>2021-05-27 10:55:19 +0200
commit4d9bd20ea82d483923b8f2d4e59500b378d224c9 (patch)
tree6a535dbc6d6b1cf5d6736d4cc97238d983d16264 /README.md
parent5bf517d5692541dfa1f4fc506c51e0fb7b8a76b4 (diff)
downloadstlscope-4d9bd20ea82d483923b8f2d4e59500b378d224c9.tar
stlscope-4d9bd20ea82d483923b8f2d4e59500b378d224c9.tar.zst
stlscope-4d9bd20ea82d483923b8f2d4e59500b378d224c9.zip
Update CLI Interface0.2.0
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):