diff --git a/README.md b/README.md index bac5cbf..861ff11 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # sb3.js -**sb3.js** is a very experimental lightweight Scratch runtime based around generator functions. \ No newline at end of file +**sb3.js** is a very experimental lightweight Scratch runtime based around generator functions. + +It should currently be able to run many projects--those that use various extensions may or may not work. + +[Try out the demo!](https://valadaptive.github.io/sb3-js/demo.html) \ No newline at end of file diff --git a/demo.html b/demo.html index d01d944..00a890e 100644 --- a/demo.html +++ b/demo.html @@ -21,7 +21,7 @@