Skip to content

Commit 03665eb

Browse files
authored
Update README with npm version badge
Add npm version badge to README
1 parent 79ff6af commit 03665eb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
Convert EasyEDA JSON PCB footprints into [Circuit JSON](https://github.com/tscircuit/circuit-json) or TypeScript React components.
44

5+
[![npm version](https://img.shields.io/npm/v/easyeda.svg)](https://www.npmjs.com/package/easyeda)
6+
7+
58
```bash
69
npm install -g easyeda
710
```

0 commit comments

Comments
 (0)