From 4f600f6d3e1b0cc3fb2e96040a6157f937dc6cf0 Mon Sep 17 00:00:00 2001 From: Lurenaud Date: Mon, 6 Feb 2023 11:58:20 +0100 Subject: [PATCH] Update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b386c20..f83d167 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ 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 +`.\run.py path\Part1` (without extension) will generate step, pdf and dxf in path For multiple files, add them in argument \ No newline at end of file