fix image path

This commit is contained in:
hathach
2014-03-27 17:59:45 +07:00
parent 70c6ca7a48
commit b0af13c50b
2 changed files with 2 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
tinyusb is an open-source (BSD-licensed) USB Host/Device/OTG stack for embedded micro-controller. It is developed using [Test-Driven Development (TDD)](tests/readme.md) approach to eliminate bugs as soon as possible.
![tinyusb diagram](/docs/images/what_is_tinyusb.png)
![tinyusb diagram](http://docs.tinyusb.org/images/tinyusb_overview.png)
## Features ##