diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,3 +3,5 @@ You can either choose to link the external Javascript to your index.html or you can include a Javascript `<style>` tag in the `<head>` or `<body>` *I chose to link the external Javascript but you can just comment tag it out and un-comment tag the `<script>` above it.* + +## The source is in the /docs folder |