diff options
author | Benjamin Vernoux <bvernoux@gmail.com> | 2014-06-02 22:04:37 +0200 |
---|---|---|
committer | Benjamin Vernoux <bvernoux@gmail.com> | 2014-06-02 22:04:37 +0200 |
commit | a5892a13b4bc067a14dec6efdd5f432536bac88c (patch) | |
tree | e6d6a04abc2256fb3a4b0acc6406a57eae1c058a | |
parent | a7d963d171167fba9c781deda99f2dce46f6f6d9 (diff) | |
download | micropython-a5892a13b4bc067a14dec6efdd5f432536bac88c.tar.gz micropython-a5892a13b4bc067a14dec6efdd5f432536bac88c.zip |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,8 +1,6 @@ The Micro Python project (HydraBus port Beta) ============================================== -<p align="center"> - <img src="https://github.com/bvernoux/hydrabus/blob/master/HydraBus_board.jpg alt="HydraBus board"/> -</p> + This is the Micro Python project, which aims to put an implementation of Python 3.x on a microcontroller. |