diff --git a/README.md b/README.md index 4e4eb68..ce47608 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,4 @@ GcodeFileAnalyzer.SplitFileAtLayers( * The Z position where to split the file can be given in layer number (starting with 0) or in millimeters (value must match an actual layer z position in the gcode file) * Execute `GcodeFileSplitter.py` -** E.g.: `pipenv run python GcodeFileSplitter.py` + * E.g.: `pipenv run python GcodeFileSplitter.py`