Skip to content

Commit a7d963d

Browse files
committed
Update README.md
1 parent d7da92a commit a7d963d

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
1-
[![Build Status][travis-img]][travis-repo]
2-
[travis-img]: https://travis-ci.org/micropython/micropython.png?branch=master
3-
[travis-repo]: https://travis-ci.org/micropython/micropython
4-
51
The Micro Python project (HydraBus port Beta)
62
==============================================
73
<p align="center">
8-
<img src="https://raw2.github.com/micropython/micropython/master/logo/upython-with-micro.jpg" alt="MicroPython Logo"/>
4+
<img src="http://github.com/%3Cspan%20class="pl-corl">https://github.com/bvernoux/hydrabus/blob/master/HydraBus_board.jpg alt="HydraBus board"/>
95
</p>
106

117
This is the Micro Python project, which aims to put an implementation
@@ -24,6 +20,7 @@ Python 3.4 functionality implemented for the data types and modules.
2420

2521
See the repository www.github.com/micropython/pyboard for the Micro
2622
Python board, the officially supported reference electronic circuit board.
23+
2724
For HydraBus version see HydraBus website: http://hydrabus.com
2825

2926
Major components in this repository:
@@ -88,9 +85,9 @@ Then to flash the code via USB DFU to your device:
8885

8986
$ make deploy
9087

91-
or
88+
or for windows:
9289

93-
for windows by double clicking on update_fw_usb_dfu_hydrabus.bat
90+
by double clicking on update_fw_usb_dfu_hydrabus.bat
9491

9592
You will need the dfu-util program, on Arch Linux it's dfu-util-git in the
9693
AUR. If the above does not work it may be because you don't have the

0 commit comments

Comments
 (0)