README corrections

This commit is contained in:
Jeff Parsons 2016-05-23 16:54:24 -07:00
commit 68a99e6d4b
4 changed files with 10 additions and 5 deletions

View file

@ -19,7 +19,7 @@ PCjs DiskDump and FileDump API
The PCjs [DiskDump](/modules/diskdump/) and [FileDump](/modules/filedump/) API are not fully supported
by the current PCjs web server.
When **pcjs.org** switched from a Node.js web server running on
When **pcjs.org** switched from a Node-based web server running on
[Amazon Web Services](https://aws.amazon.com/elasticbeanstalk/) to
[GitHub Pages](https://pages.github.com/), the original server-side API had to be abandoned.