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

@ -10,5 +10,12 @@ to a microbit.
## Finding libraries
From the editor, the user clicks on **More** then **Add Package** and searches for the package.
To see the list of packages, click on **More** then **Show Files** to see the project file list.
To remove a package, click on the garbage button in the file list next to the package.
## Publishing libraries
Packages can be published from the pxt command line. We are still sorting out the details.