summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2014-04-14 21:33:31 +0100
committerDamien George <damien.p.george@gmail.com>2014-04-14 21:33:31 +0100
commit98bd4f24ff2e24dd14d41583bed18aa6b9a7cd52 (patch)
tree3e6e3eef1533bd9e7daa87c5c92aed3e521fc539
parent1d8d2f84aacd6d61bceb030176b069451aad0572 (diff)
downloadmicropython-98bd4f24ff2e24dd14d41583bed18aa6b9a7cd52.tar.gz
micropython-98bd4f24ff2e24dd14d41583bed18aa6b9a7cd52.zip
Fix README build status image.
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 24058b6a0b..0bd91b7329 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,4 @@
-.. image:: https://travis-ci.org/micropython/micropython.png?branch=master
- :target: https://travis-ci.org/micropython/micropython
+<img src="https://travis-ci.org/micropython/micropython.png?branch=master" alt="build status"/>
The Micro Python project
========================