various small updates to docs

This commit is contained in:
Peli de Halleux
2016-05-27 07:06:24 -07:00
parent 466bda468f
commit 74b333dee4
3 changed files with 13 additions and 4 deletions

View File

@ -4,8 +4,10 @@
basic.forever(() => { basic.showString("RELEASE NOTES"); });
```
### May 2017
## May 2017
We're happy to announce [m.pxt.io](https://m.pxt.io), an Blocks/JavaScript editor for the [BBC micro:bit](https://www.microbit.co.uk).
We're happy to announce [m.pxt.io](https://m.pxt.io), an Blocks/JavaScript editor for the [BBC micro:bit](https://www.microbit.co.uk).
The editor is [open source](/open-source) on GitHub. Send us your PR!
The editor is [open source](/open-source) on GitHub. Send us your PR!
This release contains a Block/JavaScript editor, new simulator that supports multiple micro:bit instances, new documentation engine,
all the blocks from the Microsoft Block Editor in the BBC micro:bit web site.