Skip to content

Commit 0fabc32

Browse files
committed
typos
1 parent 4b8bace commit 0fabc32

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@ To use MicroCode, you will need to:
1212
2. Download the [microcode hex file](./assets/microcode-v2.hex) and copy it your micro:bit.
1313
3. Insert the micro:bit into the display shield, and make sure the combination is powered.
1414

15-
With the above hardware, in addition to the freely-available MicroCode software, you can also make use
16-
of these other great programming environments:
15+
With the above hardware, in addition to the freely-available MicroCode software, you also
16+
can use these other free programming environments:
1717

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)
18+
- create your own graphics with [MakeCode for micro:bit](https://makecode.microbit.org) and the [display shield extension](https://makecode.microbit.org/pkg/microbit-apps/display-shield)
19+
- develop retro arcade games with [MakeCode Arcade](https://arcade.makecode.com)
2020

21-
### With simulators
21+
### With simulators (no hardware required)
2222

2323
You can load this repo into [https://makecode.microbit.org/beta](https://makecode.microbit.org/beta) using the import button on the right-hand side of the home page via "Import URL". Enter [https://github.com/microbit-apps/microcode-v2](https://github.com/microbit-apps/microcode-v2) as the URL.
2424

25-
## What's new?
25+
## What's New?
2626

2727
- MicroCode is built using [MakeCode for the micro:bit](https://makecode.microbit.org/beta), which
2828
provides direct access to all the micro:bit APIs available through MakeCode

0 commit comments

Comments
 (0)