You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
## MicroCode (version 2)
2
2
3
-
MicroCode is an icon-based programming language and editor for young learners to code with the [BBC micro:bit V2](https://microbit.org). MicroCode allows you to program the micro:bit V2 with only an [display shield accessory](https://github.com/microbit-apps/display-shield) - _no other computer is required!_
3
+
MicroCode is an icon-based programming language and editor for young learners to code with the [BBC micro:bit V2](https://microbit.org). MicroCode allows you to program the micro:bit V2 with only an [display shield accessory](https://makecode.microbit.org/pkg/microbit-apps/display-shield) - _no other computer is required!_
4
4
5
5
## Getting started with MicroCode
6
6
7
7
### With hardware
8
8
9
-
You will need a micro:bit V2 and one of the [display shields for the microbit](https://github.com/microbit-apps/display-shield).
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
10
Download the [microcode hex file](./assets/microcode.hex) and copy it your micro:bit.
0 commit comments