From 9eff09ef7f3948a60510664afecc77ed79cbc3f0 Mon Sep 17 00:00:00 2001 From: hathach Date: Fri, 28 Mar 2014 15:23:32 +0700 Subject: document with markdown --- tests/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/readme.md') 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) -- cgit v1.3.1