Updated package docs

This commit is contained in:
Peli de Halleux
2017-04-07 09:59:49 -07:00
parent b424090166
commit 32bcc29f28
3 changed files with 25 additions and 10 deletions

View File

@@ -1,15 +1,6 @@
# @extends
## #approval
### ~ hint
All packages need to be approved by the Micro:bit Foundation before being available in the web editor.
Contact the Microbit Foundation support to get your package approved.
### ~
## Samples #samples
## Gallery #gallery
```codecard
[{
@@ -32,5 +23,17 @@ Contact the Microbit Foundation support to get your package approved.
"name": "Bluetooth MAX6675",
"url":"/pkg/microsoft/pxt-bluetooth-max6675",
"cardType": "package"
}, {
"name": "Code Dojo Olney",
"url":"/pkg/CoderDojoOlney/pxt-olney",
"cardType": "package"
}, {
"name": "UCL Junk Robot",
"url":"/pkg/chevyng/pxt-ucl-junkrobot",
"cardType": "package"
}, {
"name": "SRS BitBot",
"url":"/pkg/srs/pxt-bitbot",
"cardType": "package"
}]
```