Skip to content

Commit 4229648

Browse files
author
Yaroslav
committed
initial
1 parent 9609bbe commit 4229648

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# modbusdb
22
An abstraction layer over the modbus protocol
33

4+
### Install
5+
`npm install modbusdb`
6+
47
## The main thing
58
```javascript
69

@@ -159,7 +162,6 @@ bootstrap();
159162
1. Create documentation
160163
2. Add unit tests
161164
3. Make more examples
162-
4. Publish to npm:)
163165

164166
## Links
165167
1. https://github.com/yaacov/node-modbus-serial

0 commit comments

Comments
 (0)