diff options
-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 ======================== |