diff --git a/README.md b/README.md index c94ef46..b386c20 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # SldwrksExporter -Script to export parts and drawings to production files (part -> step, dxf, pdf) \ No newline at end of file +Script to export parts and drawings to production files (part -> step, dxf, pdf) + +## Use: + +`.\run.py path\Part1` will generate step, pdf and dxf in path + +For multiple files, add them in argument \ No newline at end of file