summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-03-20 16:12:38 +0700
committerhathach <[email protected]>2019-03-20 16:12:38 +0700
commit2d4314dd2d6ee3dcba9471303076f2dc237cf0f3 (patch)
tree4717a15a68102a110486d09b9f9e22dbedf6589c
parentc211ee19dd99cd12d39a9d8b8ee2e704edaca843 (diff)
update license badge
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ed6832ebe..37280cf3e 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# TinyUSB
-[![Build Status](https://travis-ci.org/hathach/tinyusb.svg?branch=master)](https://travis-ci.org/hathach/tinyusb) [![License](https://img.shields.io/badge/License-BSD%203--Clause-brightgreen.svg)](https://opensource.org/licenses/BSD-3-Clause)
+[![Build Status](https://travis-ci.org/hathach/tinyusb.svg?branch=master)](https://travis-ci.org/hathach/tinyusb) [![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT)
TinyUSB is an open-source cross-platform USB Host/Device stack for embedded system.