diff --git a/docs/about/README.md b/docs/about/README.md index cd41955ef..7bf47945d 100644 --- a/docs/about/README.md +++ b/docs/about/README.md @@ -8,7 +8,7 @@ permalink: /docs/about/ ## About JavaScript Machines -The JavaScript Machines Project is a collection of computer simulations [written in JavaScript](/modules/). +The JavaScript Machines Project is a collection of computer simulations written in [JavaScript](/modules/). It has been released on GitHub as the [PCjs Project](https://github.com/jeffpar/pcjs), a copy of which is hosted here at [{{ site.pcjs.domain }}]({{ site.url }}/) (formerly [jsmachines.net](http://jsmachines.net/)). diff --git a/docs/about/pcjs/README.md b/docs/about/pcjs/README.md index b78bab9f8..211063d6f 100644 --- a/docs/about/pcjs/README.md +++ b/docs/about/pcjs/README.md @@ -10,7 +10,7 @@ redirect_from: About PCjs --- -PCjs is a IBM PC/XT/AT simulator written entirely in JavaScript. It's designed to load and run extremely +PCjs is a IBM PC/XT/AT simulator written entirely in [JavaScript](/modules/pcjs/). It's designed to load and run fast, it works well in all modern web browsers (both desktop and mobile), and it's easy to customize. It is part of the [PCjs Project](https://github.com/jeffpar/pcjs), an open source project on [GitHub](http://github.com/). diff --git a/modules/pcjs/README.md b/modules/pcjs/README.md index 9646eabba..7f394ed7f 100644 --- a/modules/pcjs/README.md +++ b/modules/pcjs/README.md @@ -1,13 +1,13 @@ --- layout: page -title: IBM PC Emulation Module +title: IBM PC Emulation Module (PCjs) permalink: /modules/pcjs/ --- -IBM PC Emulation Module +IBM PC Emulation Module (PCjs) === -Structure +Overview --- The PCjs IBM PC Emulation Module divides PC functionality into variety of logical and visual components. In general, each JavaScript file is responsible for a single component or set of related components (eg,