Skip to content

Commit fc12c95

Browse files
committed
Updated readme
1 parent ef9597d commit fc12c95

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Requires Windows 10, 64-bit.
1414

1515
1. Go to the [Github Releases Page](https://github.com/James231/GCode-Razor-PostProcessor/releases).
1616

17-
2. Under the 'Assets' section, download the `.zip` file.
17+
2. Under the 'Assets' section, download the `GCode-Razor.zip` file.
1818

1919
3. Unzip the file and save the contents somewhere. Double click on `GCodeRazor.exe` to run it.
2020

@@ -87,6 +87,8 @@ G-Code Razor has a few customizable settings. You can change them by editing the
8787

8888
The file should consist of valid [Json](https://www.w3schools.com/js/js_json_syntax.asp).
8989

90+
Similarily the examples on the 'Examples' page can be modified by editing the `examples.json` file.
91+
9092
## C# and Razor
9193

9294
The tool effectively gives you access to the whole of the C# programming language and .NET Framework libraries.

0 commit comments

Comments
 (0)