diff --git a/.gitignore b/.gitignore index 79f0799..10e3c92 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .*~ .checked-*.js +.vscode /dist /node_modules diff --git a/about.html b/about.html index 21469f0..5b22c4e 100644 --- a/about.html +++ b/about.html @@ -24,8 +24,8 @@ - - + + @@ -34,15 +34,41 @@

What is this?

- Apple ][js and - Apple //jse - are Apple ][ and Apple //e emulators written entirely in JavaScript - and HTML5. +

+ Apple ][js and + Apple //jse + are Apple ][ and Apple //e emulators written entirely in JavaScript + and HTML5. +

+

+ Source code at + https://github.com/whscullin/apple2js + +

+

Updates (2019-03-02)

+

Updates (2017-10-08)