More README updates

This commit is contained in:
Jeff Parsons 2016-04-13 10:59:14 -07:00
commit 25b39ebc29
3 changed files with 5 additions and 5 deletions

View file

@ -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/)).

View file

@ -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/).