diff options
| author | Damien George | 2014-04-15 11:05:55 +0100 |
|---|---|---|
| committer | Damien George | 2014-04-15 11:05:55 +0100 |
| commit | 2f930fa0cb442cc7d93c3dc0ed1f58a808d69044 (patch) | |
| tree | 8e6a11864ff51c9ac15d8098f73948b3642e934d | |
| parent | 11559cff38d484baacdb5691f410e8b06809013f (diff) | |
| parent | e71311ed8766e4321eaa70d78f5b1d5f2c272cd6 (diff) | |
Merge pull request #490 from redteam316/master
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 ======================== |
