Skip to content

Commit a266c25

Browse files
committed
Update README.md
1 parent 8cb3927 commit a266c25

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
@@ -9,7 +9,9 @@ Want a module for your Arduino board that provides:
99

1010
Hey, why not just use your Android phone/tablet?
1111

12-
This Cordova/Phonegap plugin allows two-way serial communication using *USB On-The-Go* (OTG) from your Android device to your Arduino board or other USB-powered serial IO device. And that means the ability to power the project using the rechargeable battery on your phone!
12+
This Cordova/Phonegap plugin allows two-way serial communication using *USB On-The-Go* (OTG) from your Android device to your Arduino board or other USB-powered serial IO device.
13+
14+
And that means that ability to give your IoT project a simple interface with HTML, CSS and JavaScript as well as powering it using the rechargeable battery on your phone!
1315

1416
### Install it
1517
From the root folder of your cordova project, run :

0 commit comments

Comments
 (0)