Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaroslav committed Nov 28, 2023
1 parent f853c21 commit f542c5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -315,8 +315,8 @@ function read() {
}
```
----
###### Use "modbusdb" an elegant wrapper over the Modbus protocol
#### Check this repo https://github.com/yarosdev/modbusdb for more information, pls try it and leave feedback!
#### Use "modbusdb" as an elegant wrapper over the Modbus protocol
##### Check this repo https://github.com/yarosdev/modbusdb for more information, pls try it and leave feedback!
``` typescript
import Modbus from 'modbus-serial';
import { Modbusdb, ModbusSerialDriver, Datamap, createRegisterKey, TypeEnum, ScopeEnum } from "modbusdb";
Expand Down

0 comments on commit f542c5e

Please sign in to comment.