scratchblocks-plus 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -44,6 +44,10 @@ It uses the [pandoc_scratchblocks](https://github.com/CodeClub/pandoc_scratchblo
44
44
  This would probably be a good way to write a Scratch book.
45
45
  -->
46
46
 
47
+ # React
48
+
49
+ Use the [scratchblocks-plus-react](https://github.com/LuYifei2011/scratchblocks-plus-react) package to render scratchblocks in React.
50
+
47
51
  ## HTML
48
52
 
49
53
  You'll need to include a copy of the scratchblocks-plus JS file on your webpage.