Skip to content

Commit 8de1845

Browse files
committed
readme
1 parent 14bbb03 commit 8de1845

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@ You can load this repo into [https://makecode.microbit.org/beta](https://makecod
1515

1616
## What's new?
1717

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

21-
- Decimal notation
21+
- Decimal notation (instead of the 1-5 dots in the original MicroCode)
2222

2323
- Uniform support for sensors
2424

2525
## What happened to?
2626

27-
We will bring back support for the following features from the original MicroCode:
27+
We will soon bring back support for the following features from the original MicroCode:
2828

29-
- Support for 1-5 dots (instead of decimal)
30-
- Jacdac
29+
- Numbers via 1-5 counting dots (instead of decimal notation)
30+
- Jacdac services
3131
- Robot cars
3232
- Localization
3333

0 commit comments

Comments
 (0)