mirror of
https://github.com/sexybiggetje/pixdisp.git
synced 2024-11-22 14:41:02 +01:00
Add lint instructions to README.md
This commit is contained in:
parent
740995190e
commit
485c34bbdc
1 changed files with 4 additions and 0 deletions
|
@ -28,6 +28,10 @@ execute:
|
||||||
|
|
||||||
npm test
|
npm test
|
||||||
|
|
||||||
|
Some code linting practices and security tests can be executed by running the lint task:
|
||||||
|
|
||||||
|
npm run lint
|
||||||
|
|
||||||
### Drawing
|
### Drawing
|
||||||
![Device drawing](https://raw.githubusercontent.com/sexybiggetje/pixdisp/screenshots/device.jpg "Drawing on the device")
|
![Device drawing](https://raw.githubusercontent.com/sexybiggetje/pixdisp/screenshots/device.jpg "Drawing on the device")
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue