Skip to content

Commit 0460b32

Browse files
committed
more info
1 parent 66dd428 commit 0460b32

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,13 @@ To use MicroCode, you will need to:
1010

1111
1. Get a micro:bit (v2) and one of the [display shields](https://makecode.microbit.org/pkg/microbit-apps/display-shield).
1212
2. Download the [microcode hex file](./assets/microcode-v2.hex) and copy it your micro:bit.
13+
3. Insert the micro:bit into the display shield, and make sure the combination is powered.
1314

1415
With the above hardware, in addition to the freely-available MicroCode software, you can also make use
1516
of these other great programming environments:
1617

17-
- [MakeCode for micro:bit](https://makecode.microbit.org)
18-
- [MakeCode Arcade](https://arcade.makecode.com)
18+
- create your own graphics with [MakeCode for micro:bit](https://makecode.microbit.org) and the [display shield extension](makecode.microbit.org/pkg/microbit-apps/display-shield))
19+
- develop retro arcade games wuth [MakeCode Arcade](https://arcade.makecode.com)
1920

2021
### With simulators
2122

0 commit comments

Comments
 (0)