-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
Will that adding the CDN script url or script tag to README will make people get started sooner or more convenient to start using the library?
e.g.
https://cdn.rawgit.com/bitcraftlab/p5.gui/master/libraries/p5.gui.js
https://cdn.rawgit.com/bit101/quicksettings/master/quicksettings.js
or
<script src="https://cdn.rawgit.com/bitcraftlab/p5.gui/master/libraries/p5.gui.js"></script>
<script src="https://cdn.rawgit.com/bit101/quicksettings/master/quicksettings.js"></script>then people could add those code into some more simpler IDE, like editor.p5js.org or OpenProcessing?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels