summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorhathach <[email protected]>2014-03-28 15:23:32 +0700
committerhathach <[email protected]>2014-03-28 15:23:32 +0700
commit9eff09ef7f3948a60510664afecc77ed79cbc3f0 (patch)
tree68a407c7cea6560487a1bde30eba9d70d890b190 /tests
parent22c2c1fd6481333faa87e3f84f4c649957b9d855 (diff)
document with markdown
Diffstat (limited to 'tests')
-rw-r--r--tests/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/readme.md b/tests/readme.md
index bc5e45198..3fef9afd0 100644
--- a/tests/readme.md
+++ b/tests/readme.md
@@ -15,4 +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
-[![Build Status](https://travis-ci.org/hathach/tinyusb.svg?branch=master)](https://travis-ci.org/hathach/tinyusb)
+![Build Status](https://travis-ci.org/hathach/tinyusb.svg?branch=master)