mirror of
https://github.com/moritzruth/node-enttec-open-dmx-usb.git
synced 2025-04-21 07:41:22 +02:00
Update README.md
This commit is contained in:
parent
1464019a09
commit
d531e6b28b
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ npm install enttec-open-dmx-usb
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
All functions are documented using JSDoc, and the code is not uglified and easy to understand, so feel free to [explore it](src/index.ts).
|
All functions are documented using JSDoc and the code is easy to understand, so feel free to [explore it](src/index.ts).
|
||||||
|
|
||||||
```js
|
```js
|
||||||
import { EnttecOpenDMXUSBDevice as DMXDevice } from "enttec-open-dmx-usb";
|
import { EnttecOpenDMXUSBDevice as DMXDevice } from "enttec-open-dmx-usb";
|
||||||
|
|
Loading…
Add table
Reference in a new issue