Skip to content

Commit 2d54bbe

Browse files
authored
Update README.md
1 parent fc12c95 commit 2d54bbe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# G-Code Razor
22

3-
[G-Code](https://en.wikipedia.org/wiki/G-code) the most common language used for programming CNC machines.
3+
[G-Code](https://en.wikipedia.org/wiki/G-code) is the most common language used for programming CNC machines.
44

55
Modern features have gradually been added to G-Code over the past few decades. Early versions of G-Code did not have support for features such as iterative loops and trigonometric functions.
66

@@ -141,4 +141,4 @@ If you use this, you don't need to refer to this repo, or give me any kind of cr
141141

142142
## Contributing
143143

144-
Pull Requests are welcome. But, note that by creating a pull request you are giving me permission to merge your code and release it under the MIT license mentioned above. At no point will you be able to withdraw merged code from the repository, or change the license under which it has been made available.
144+
Pull Requests are welcome. But, note that by creating a pull request you are giving me permission to merge your code and release it under the MIT license mentioned above. At no point will you be able to withdraw merged code from the repository, or change the license under which it has been made available.

0 commit comments

Comments
 (0)