README updates
This commit is contained in:
parent
e02a65e517
commit
5e11df7999
10 changed files with 11 additions and 11 deletions
|
|
@ -11,8 +11,8 @@ Documentation
|
|||
|
||||
Help is available for the following JavaScript Machines:
|
||||
|
||||
* [PCx86](/docs/pcx86/)
|
||||
* [C1Pjs](/docs/c1pjs/)
|
||||
* [PCx86](/docs/pcx86/)
|
||||
|
||||
{% if site.developer %}
|
||||
|
||||
|
|
|
|||
|
|
@ -70,7 +70,7 @@ preferred solution.
|
|||
|
||||
License
|
||||
---
|
||||
The [PCjs Project](https://github.com/jeffpar/pcjs) is now an open source project on [GitHub](http://github.com/).
|
||||
The [PCjs Project](https://github.com/jeffpar/pcjs) is now an open-source project on [GitHub](http://github.com/).
|
||||
All published portions are free for redistribution and/or modification under the terms of the
|
||||
[GNU General Public License](/LICENSE) as published by the Free Software Foundation, either version 3 of the License,
|
||||
or (at your option) any later version.
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ About PCx86
|
|||
|
||||
PCx86 is a IBM PC/XT/AT simulator written entirely in [JavaScript](/modules/pcx86/). 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/).
|
||||
the [PCjs Project](https://github.com/jeffpar/pcjs), an open-source project on [GitHub](http://github.com/).
|
||||
|
||||
Check out the [Demos](/#demos) on the home page, and all the other PCx86 [Application](/apps/pcx86/), [Disk](/disks/pcx86/),
|
||||
and [Machine](/devices/pcx86/machine/) demos, including an [IBM PC Dual Display System](/devices/pcx86/machine/5150/dual/64kb/)
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ PCx86 Documentation
|
|||
|
||||
[PCx86](/docs/about/pcx86/) is a full-featured IBM PC, PC XT and PC AT emulator written entirely in JavaScript.
|
||||
|
||||
After you've read the Documentation, check out the [Examples](examples/), read the [Source Code](/modules/pcx86/),
|
||||
After you've read the Documentation, check out the [Examples](examples/), browse the [Source Code](/modules/pcx86/),
|
||||
and experiment!
|
||||
|
||||
{% include machine.html id="ibm5150" %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue