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
+1 -2
View File
@@ -15,5 +15,4 @@ Continuous Integration (CI) is used to automatically run all the tests whenever
As many other open source project, tinyusb uses Travis-CI server (free for OOS). You can find my project on Travis here https://travis-ci.org/hathach/tinyusb
<!-- https://travis-ci.org/hathach/tinyusb -->
[![Build Status](https://travis-ci.org/hathach/tinyusb.png?branch=master)](https://travis-ci.org/hathach/tinyusb)
[![Build Status](https://travis-ci.org/hathach/tinyusb.svg?branch=master)](https://travis-ci.org/hathach/tinyusb)