Skip to content

Commit c97e89c

Browse files
authored
Update README.md
added travis badge
1 parent ed1b443 commit c97e89c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# arduino-php-wrapper
22

33
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/3d57a79cbf3245e0af61e9123fda26eb)](https://www.codacy.com/app/matheus-marabesi/arduino-php-wrapper?utm_source=github.com&utm_medium=referral&utm_content=marabesi/arduino-php-wrapper&utm_campaign=badger)
4+
[![Build Status](https://travis-ci.org/marabesi/arduino-php-wrapper.svg?branch=master)](https://travis-ci.org/marabesi/arduino-php-wrapper)
45

56
If you are wondering how to control the Arduino serial port via PHP, here is the solution.
67
The **arduino://** wrapper is a easy and straightforward way to write and read data from Arduino.

0 commit comments

Comments
 (0)