From 09d82baf5a714c38895805a1ac5a792a1f8c9b4e Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Wed, 6 Jan 2016 18:03:45 -0800 Subject: [PATCH] Updated bullets for Node --- docs/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/README.md b/docs/README.md index 84c5cc022..c87a7ea76 100644 --- a/docs/README.md +++ b/docs/README.md @@ -11,11 +11,11 @@ Documentation Documentation is available for the following JavaScript Machines: -+ [PCjs](/docs/pcjs/) -+ [C1Pjs](/docs/c1pjs/) +* [PCjs](/docs/pcjs/) +* [C1Pjs](/docs/c1pjs/) Assorted documentation is also available for programming the machines: -+ [6502 Instructions](/docs/6502/) -+ [x86 Instructions](/docs/x86/) -+ [OS/2 Programming Guides](/docs/os2/) +* [6502 Instructions](/docs/6502/) +* [x86 Instructions](/docs/x86/) +* [OS/2 Programming Guides](/docs/os2/)