Update README.md
This commit is contained in:
parent
f1a837958e
commit
777bbe825d
1 changed files with 3 additions and 4 deletions
|
@ -21,10 +21,7 @@ For the full guide to the syntax, see [the wiki](http://wiki.scratch.mit.edu/wik
|
|||
|
||||
## MediaWiki
|
||||
|
||||
Use [the MediaWiki plugin](https://github.com/tjvr/wiki-scratchblocks). This is what the [Scratch Wiki](http://wiki.scratch.mit.edu/wiki/Block_Plugin) uses.
|
||||
|
||||
It doesn't support other languages yet. Sorry about that. (But the [German
|
||||
Scratch wiki](http://scratch-dach.info/) people seem to be working on this.)
|
||||
Use [the MediaWiki plugin](https://github.com/tjvr/wiki-scratchblocks). (This is what the [Scratch Wiki](http://wiki.scratch.mit.edu/wiki/Block_Plugin) uses.)
|
||||
|
||||
## WordPress
|
||||
|
||||
|
@ -70,6 +67,8 @@ install some dependencies first:
|
|||
- Try `npm install`
|
||||
- Try `brew install zopfli`, or the equivalent command for your preferred package manager.
|
||||
|
||||
See the [release notes](https://github.com/tjvr/scratchblocks/releases) for more details.
|
||||
|
||||
### Inline blocks
|
||||
|
||||
To use blocks inside a paragraph...
|
||||
|
|
Reference in a new issue