From 88de8a77554e88e09bf157b3da0cf197077ec2ad Mon Sep 17 00:00:00 2001 From: Jeff Jetton Date: Sat, 14 May 2022 10:48:35 -0500 Subject: [PATCH] Add NYT link --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index db83a84..5a9549e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ -A Wordle-style puzzle game for the Apple 1. Features over 850 words, but small enough to run on systems with as little as 4K of RAM. +A [Wordle](https://www.nytimes.com/games/wordle/index.html)-style puzzle game for the Apple 1. Features over 850 words, but small enough to run on systems with as little as 4K of RAM. ## Files in the Repo: @@ -22,7 +22,6 @@ A Wordle-style puzzle game for the Apple 1. Features over 850 words, but small e * Typed version of program in "Woz Monitor" hex format * Many emulators will let you copy/paste or otherwise load this in * You can also send this over to a real Apple 1 (or replica/clone) via serial connection - * Once loaded in, enter `300R` to run * **words.txt** * Text file of words used by the game