updated about

This commit is contained in:
Peli de Halleux 2016-04-05 10:36:23 -07:00
parent 6927085d64
commit 0f56142317
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
```sim
basic.forever(() => {
basic.showString("Hi!");
})
```
# About
The [BBC micro:bit](https://www.microbit.co.uk) is a [pocket-size computer](/device) with a 5x5 display of 25 LEDs, Bluetooth and sensors that can be programmed by anyone.