diff --git a/README.md b/README.md index e0c5b9d..f4338cd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ jsbasic - Applesoft BASIC in JavaScript ======================================= -This is hosted for playing with at http://calormen.com/applesoft/ +This is hosted for playing with at http://inexorabletash.github.io/jsbasic/ Use `git clone --recursive` to get [polyfill](http://github.com/inexorabletash/polyfill) for older browsers. diff --git a/index.htm b/index.htm index 3965d45..835fa0f 100644 --- a/index.htm +++ b/index.htm @@ -25,7 +25,7 @@ By Joshua BellApplesoft BASIC Quick Reference

Related projects: - Logo in Javascript + Logo in Javascript | Streaming video to an Apple II - vnIIc

diff --git a/script.md b/script.md index 11def11..b403f03 100644 --- a/script.md +++ b/script.md @@ -3,7 +3,7 @@ Web Page Embedding Want to show off your BASIC creation on your own web site? Now you can with just a tiny bit of HTML. There are two parts: - 1. Insert `` on your page to enable it + 1. Insert `` on your page to enable it 2. Add `` Like this: @@ -12,7 +12,7 @@ Like this: My BASIC example

Look what I did!

- +