Skip to content

Commit

Permalink
Change repository owner
Browse files Browse the repository at this point in the history
  • Loading branch information
yokobond committed Jul 23, 2021
1 parent b445d31 commit 70ca0b0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# Microbit More v2 MakeCode Extension

This is a MakeCode extension for [Microbit More v2](https://github.com/yokobond/mbit-more-v2/).
This is a MakeCode extension for [Microbit More v2](https://microbit-more.github.io/).

## Use as Extension

Expand All @@ -10,24 +10,24 @@ This repository can be added as an **extension** in MakeCode.
* open [https://makecode.microbit.org/](https://makecode.microbit.org/)
* click on **New Project**
* click on **Extensions** under the gearwheel menu
* search for **https://github.com/yokobond/pxt-mbit-more-v2** and import
* search for **https://github.com/microbit-more/pxt-mbit-more-v2** and import
* code on the editor
* click **Download** (which takes about **1 minutes** to compile at first time)

## Edit this project ![Build status badge](https://github.com/yokobond/pxt-mbit-more-v2/workflows/MakeCode/badge.svg)
## Edit this project ![Build status badge](https://github.com/microbit-more/pxt-mbit-more-v2/workflows/MakeCode/badge.svg)

To edit this repository in MakeCode.

* open [https://makecode.microbit.org/](https://makecode.microbit.org/)
* click on **Import** then click on **Import URL**
* paste **https://github.com/yokobond/pxt-mbit-more-v2** and click import
* paste **https://github.com/microbit-more/pxt-mbit-more-v2** and click import

## Blocks preview

This image shows the blocks code from the last commit in master.
This image may take a few minutes to refresh.

![A rendered view of the blocks](https://github.com/yokobond/pxt-mbit-more-v2/raw/master/.github/makecode/blocks.png)
![A rendered view of the blocks](https://github.com/microbit-more/pxt-mbit-more-v2/raw/master/.github/makecode/blocks.png)

#### Metadata (used for search, rendering)

Expand Down

0 comments on commit 70ca0b0

Please sign in to comment.