Create README.md

This commit is contained in:
Yaya4 2021-04-23 14:06:47 +02:00 committed by GitHub
parent 0cf16aebb2
commit 6e8bb031f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
README.md Normal file
View File

@ -0,0 +1,6 @@
# pongoOS-Controller
Send command to a device with pongoOS Booted!
1) Install `nodejs`.
2) Install dependencies with `npm i`.
3) Send command with `sudo node . <args>`