From 2283d4e0b885e934a4460e2266e5dcd6daf9f5ce Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Sun, 17 Jan 2016 22:56:45 -0800 Subject: [PATCH] README changes --- README.md | 2 +- docs/about/pcjs/README.md | 2 +- index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e7193ba29..090a876d6 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Some pre-configured machines are shown below, ready to run BASIC, DOS, Windows 1 ![IBM PC w/MDA, Microsoft Adventure](/disks/pc/games/microsoft/adventure/thumbnail.jpg "link:/disks/pc/games/microsoft/adventure/:200:120") ![IBM PC w/CGA, Zork I](/disks/pc/games/infocom/zork1/thumbnail.jpg "link:/disks/pc/games/infocom/zork1/:200:120") -Check out the rest of the PCjs [Application](/apps/pc/), [Boot Disk](/disks/pc/) and [Machine](/devices/pc/machine/) +Check out the rest of the PCjs [Application](/apps/pc/), [Disk](/disks/pc/) and [Machine](/devices/pc/machine/) demos, including an [IBM PC Dual Display System](/devices/pc/machine/5150/dual/64kb/) demo of multiple monitor support, and [IBM PC XT "Server Array"](/devices/pc/machine/5160/cga/256kb/array/) and [Windows 1.01 "Server Array"](/devices/pc/machine/5160/ega/640kb/array/) demos of multiple machines running side-by-side. diff --git a/docs/about/pcjs/README.md b/docs/about/pcjs/README.md index e92170b2b..63f0da103 100644 --- a/docs/about/pcjs/README.md +++ b/docs/about/pcjs/README.md @@ -11,7 +11,7 @@ PCjs is a IBM PC/XT/AT simulator written entirely in JavaScript. It's designed 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/). -Check out the [Demos](/#demos) on the home page, and all the other PCjs [Application](/apps/pc/), [Boot Disk](/disks/pc/) +Check out the [Demos](/#demos) on the home page, and all the other PCjs [Application](/apps/pc/), [Disk](/disks/pc/) and [Machine](/devices/pc/machine/) demos, including an IBM PC XT "[Server Array](/devices/pc/machine/5160/cga/256kb/array/)" featuring multiple PCs running side-by-side. diff --git a/index.md b/index.md index 0ba332dc3..64751ccc3 100644 --- a/index.md +++ b/index.md @@ -46,7 +46,7 @@ Some pre-configured machines are shown below, ready to run BASIC, DOS, Windows 1 {% include screenshot.html src="/disks/pc/games/microsoft/adventure/thumbnail.jpg" width="200" height="120" title="IBM PC w/MDA, Microsoft Adventure" link="/disks/pc/games/microsoft/adventure/" %} {% include screenshot.html src="/disks/pc/games/infocom/zork1/thumbnail.jpg" width="200" height="120" title="IBM PC w/CGA, Zork I" link="/disks/pc/games/infocom/zork1/" %} -Check out the rest of the PCjs [Application](/apps/pc/), [Boot Disk](/disks/pc/) and [Machine](/devices/pc/machine/) +Check out the rest of the PCjs [Application](/apps/pc/), [Disk](/disks/pc/) and [Machine](/devices/pc/machine/) demos, including an [IBM PC Dual Display System](/devices/pc/machine/5150/dual/64kb/) demo of multiple monitor support, and [IBM PC XT "Server Array"](/devices/pc/machine/5160/cga/256kb/array/) and [Windows 1.01 "Server Array"](/devices/pc/machine/5160/ega/640kb/array/) demos of multiple machines running side-by-side.