Update script.md

This commit is contained in:
Joshua Bell 2017-02-19 15:17:07 -08:00 committed by GitHub
parent aa32923044
commit fb0c2ae4fc
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ Like this:
<title>My BASIC example</title>
<h1>Look what I did!</h1>
<script src="http://inexorabletash.github.io/jsbasic/script.js"></script>
<script src="https://inexorabletash.github.io/jsbasic/script.js"></script>
<script type="text/applesoft-basic">
10 REM Your BASIC program goes here