From 2cedd551a58415172a52b0e9829b01d510d94f27 Mon Sep 17 00:00:00 2001 From: Steven McLeod <32443573+StevenMcLeod@users.noreply.github.com> Date: Sat, 4 May 2019 03:41:24 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e2f14b1..ceed8ae 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Freecell68k is an implementation of FreeCell for Classic Mac OS. It has been tes ## Usage When the program is opened, a game is automatically started. A new game can be started from File > New (Cmd-N), or can be opened with File > Open (Cmd-O) if the game number is known. Game numbers are the same as in Microsoft FreeCell. The current game can be restarted with File > Restart (Cmd-R). The program can be quit from File > Quit (Cmd-Q). If mistake is made during play, Edit > Undo (Cmd-Z) will undo the last move. +![FreeCell Image](https://github.com/StevenMcLeod/Freecell68k/blob/master/FreeCell.png) + ## Installing & Building Installing the application only requires downloading the FreeCell.bin file and unencoding it (MacBinary II).