We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9adba3 commit 540d1c7Copy full SHA for 540d1c7
1 file changed
projects/_posts/2018-07-07-LoEV3go-LOGO-Interpreter.md
@@ -24,7 +24,8 @@ was designed, a physical LOGO turtle finally arrives: [LoEV3go](https://github.c
24
Build your turtle (building instructions will hopefully come one day), run LoEV3go, open a web browser,
25
write your LOGO code and watch the turtle draw on the ground.
26
27
-<img width="150" align="right" src="https://raw.github.com/obo/loev3go/master/screenshots/loev3go-in-action.jpg"/>
+<img width="150" alt="picture of robot drawing lines on a piece of paper" class="img-responsive" style="float: right;"
28
+ src="https://raw.github.com/obo/loev3go/master/screenshots/loev3go-in-action.jpg"/>
29
30
Features:
31
- Only 31313 EV3 Mindstorms Basic Set is needed (and an SD card for EV3).
0 commit comments