diff options
| author | Jonathan Greig | 2014-04-14 21:52:22 -0500 |
|---|---|---|
| committer | Jonathan Greig | 2014-04-14 21:52:22 -0500 |
| commit | e71311ed8766e4321eaa70d78f5b1d5f2c272cd6 (patch) | |
| tree | bb11a4c733b49f6aeea0da36a30e0f16e992d8f1 | |
| parent | 8c1bec4ae75d4d042a6fdeda00f7e1e495ed14e9 (diff) | |
Fixed Travis-CI Build Status Link in README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 ======================== |
