Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
James231 committed Aug 20, 2020
1 parent ef9597d commit fc12c95
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Requires Windows 10, 64-bit.

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

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

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

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

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

Similarily the examples on the 'Examples' page can be modified by editing the `examples.json` file.

## C# and Razor

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

0 comments on commit fc12c95

Please sign in to comment.