Skip to content

Commit d87e53e

Browse files
committed
Added Google Play Store link in the README.md
1 parent 71263e8 commit d87e53e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
<img src=".github/images/logo.png" width="128">
22

3-
# arduino-usb-terminal
3+
# arduino-usb-terminal
44
Terminal-like app to send commands to Arduino through USB
5+
6+
57

68
This app simplifies testing your Arduino components that work with direct usb commands by giving you the ability to send custom commands and view the returned message from your Arduino device.
79

@@ -11,6 +13,8 @@
1113
The app is available for free on Google Play Store (Arduino USB Terminal).
1214
Otherwise, you can clone the project and run it locally.
1315
Please read the **Sentry Reports** part on this page before running the project to avoid build failures.
16+
17+
<a href='https://play.google.com/store/apps/details?id=org.kabiri.android.usbterminal&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png' width="128"/></a>
1418

1519
## Terminal
1620
A Simple terminal page which does what it is supposed to do interacting with an Arduino manually through the USB cable.

0 commit comments

Comments
 (0)