aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Greig2014-04-14 21:52:22 -0500
committerJonathan Greig2014-04-14 21:52:22 -0500
commite71311ed8766e4321eaa70d78f5b1d5f2c272cd6 (patch)
treebb11a4c733b49f6aeea0da36a30e0f16e992d8f1
parent8c1bec4ae75d4d042a6fdeda00f7e1e495ed14e9 (diff)
Fixed Travis-CI Build Status Link in README.md
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0bd91b732..129374d1e 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
-<img src="https://travis-ci.org/micropython/micropython.png?branch=master" alt="build status"/>
+[![Build Status][travis-img]][travis-repo]
+[travis-img]: https://travis-ci.org/micropython/micropython.png?branch=master
+[travis-repo]: https://travis-ci.org/micropython/micropython
The Micro Python project
========================