Editor feature page override with button images (#521)

* Editor feature page override with button images

* Update the 'about' a bit

* Bold the 'drivename'

* Add a ref to the editor features page in about
This commit is contained in:
Galen Nickel
2018-04-17 16:10:54 -07:00
committed by GitHub
parent 67153fccc5
commit e0c80361db
15 changed files with 73 additions and 1 deletions

View File

@ -17,7 +17,7 @@ brick.buttonEnter.onEvent(ButtonEvent.Bumped, () => {
})
```
The editor works in [most modern browsers](/browsers). It works [offline](/offline) once loaded and doesn't require any installation.
The editor works in [most modern browsers](/browsers). It works [offline](/offline) once loaded and doesn't require any installation. Take a look at some of the [features](/about/editor-features) of the editor.
## Compile and Flash: Your Program!