diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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): |