We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee47f16 commit 1d09ee0Copy full SHA for 1d09ee0
README.md
@@ -45,7 +45,7 @@ runner.interpretText(text, function(err, data) {
45
46
## Examples
47
48
-You can run this example with babel-node:
+Run this example with babel-node:
49
```js
50
import { GCodeInterpreter } from 'gcode-interpreter';
51
0 commit comments