Skip to content

Commit 0a33b89

Browse files
authored
Merge pull request #1 from codacy-badger/codacy-badge
Add a Codacy badge to README.md
2 parents d7022b1 + 47369f2 commit 0a33b89

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

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

3+
[![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+
35
If you are wondering how to control the Arduino serial port via PHP, here is the solution.
46
The **arduino://** wrapper is a easy and straightforward way to write and read data from Arduino.
57

0 commit comments

Comments
 (0)