Skip to content

Commit cdc5896

Browse files
committed
update readme
1 parent b8c8659 commit cdc5896

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ MicroCode is an icon-based programming language and editor for young learners to
66

77
### With hardware
88

9-
You will need a micro:bit V2 and one of the [display shields for the microbit](https://makecode.microbit.org/pkg/microbit-apps/display-shield).
10-
Download the [microcode hex file](./assets/microcode-v2.hex) and copy it your micro:bit.
9+
To use MicroCode, you will need to:
10+
11+
1. Get a micro:bit (v2) and one of the [display shields](https://makecode.microbit.org/pkg/microbit-apps/display-shield).
12+
2. Download the [microcode hex file](./assets/microcode-v2.hex) and copy it your micro:bit.
1113

1214
With the above hardware, in addition to the freely-available MicroCode software, you can also make use
1315
of these other great programming environments:
@@ -32,9 +34,9 @@ You can load this repo into [https://makecode.microbit.org/beta](https://makecod
3234

3335
- Lots of changes to improve reliability
3436

35-
## What happened to MicroCode v1 and its cool features?
37+
## What happened to MicroCode-classic and its features?
3638

37-
While we soon will retire the [MicroCode v1](https://aka.ms/microcode) web site, we plan to bring back the following features from MicroCode v1:
39+
While we soon will retire the [MicroCode-classic](https://aka.ms/microcode) web site, we plan to bring back the following features from MicroCode-classic:
3840

3941
- Option to to use 1-5 counting dots, instead of decimal notation, for beginners.
4042
- Jacdac services

0 commit comments

Comments
 (0)