Skip to content

Commit 9ca297a

Browse files
Update README.md
1 parent ce397fa commit 9ca297a

1 file changed

Lines changed: 3 additions & 9 deletions

File tree

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# arcade-sprite-data-revised
33
This MakeCode Arcade extension is the same as Arcade Sprite Data Extnesion
44
on Arcade's dashboard except:
5-
* the blocks use "mySprite" instead oh "item,"
6-
* has an image specification that allows any kind of image,
7-
* and a couple of corrections in the comments
5+
- the blocks use "mySprite" instead oh "item,"
6+
- has an image specification that allows any kind of image,
7+
- and a couple of corrections in the comments
88

99

1010
## Use as Extension
@@ -24,12 +24,6 @@ To edit this repository in MakeCode.
2424
* click on **Import** then click on **Import URL**
2525
* paste **https://github.com/wecodemakecode/sprite-data-revised** and click import
2626

27-
## Blocks preview
28-
29-
This image shows the blocks code from the last commit in master.
30-
This image may take a few minutes to refresh.
31-
32-
![A rendered view of the blocks](https://github.com/wecodemakecode/sprite-data-revised/raw/master/.github/makecode/blocks.png)
3327

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

0 commit comments

Comments
 (0)