Skip to content

Commit 9a9f044

Browse files
committed
add travis and mit license badge
1 parent cc7efc4 commit 9a9f044

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
@@ -1,4 +1,6 @@
1-
# Adafruit_TinyUSB_Arduino
1+
# Adafruit TinyUSB Library for Arduino
2+
3+
[![Build Status](https://travis-ci.com/adafruit/Adafruit_TinyUSB_Arduino.svg?branch=master)](https://travis-ci.com/adafruit/Adafruit_TinyUSB_Arduino)[![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT)
24

35
[TinyUSB](https://github.com/hathach/tinyusb) library for Arduino IDE. This library works with core platform that includes TinyUSB stack, typically you will see **Adafruit_TinyUSB_Core** inside core folder. Supported platform are:
46

0 commit comments

Comments
 (0)