Skip to content

Commit 261276f

Browse files
committed
chore: update README.md and package.json files
1 parent f16d17b commit 261276f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# gcode-parser [![build status](https://travis-ci.org/cncjs/gcode-parser.svg?branch=master)](https://travis-ci.org/cncjs/gcode-parser) [![Coverage Status](https://coveralls.io/repos/cncjs/gcode-parser/badge.svg?branch=master&service=github)](https://coveralls.io/github/cncjs/gcode-parser?branch=master)
1+
# gcode-parser [![Coverage Status](https://coveralls.io/repos/cncjs/gcode-parser/badge.svg?branch=master&service=github)](https://coveralls.io/github/cncjs/gcode-parser?branch=master)
22

33
[![NPM](https://nodei.co/npm/gcode-parser.png?downloads=true&stars=true)](https://www.npmjs.com/package/gcode-parser)
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gcode-parser",
33
"version": "2.0.0",
44
"description": "G-code parser for Node.js",
5-
"author": "Cheton Wu <[email protected]>",
5+
"author": "Cheton Wu",
66
"homepage": "https://github.com/cncjs/gcode-parser",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)