From c96441b2b43285b2af22590d94007ab6f6b4bc31 Mon Sep 17 00:00:00 2001 From: Ian Skinner <56081713+IanSkinner1982@users.noreply.github.com> Date: Tue, 18 May 2021 12:21:05 -0400 Subject: [PATCH] Update README.md --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c1b8894..3f4ca79 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,6 @@ Chat on Discord - - - @@ -21,8 +18,7 @@

-Cookie Clicker C64 (or CC64 for short) is a WIP Cookie clicker clone for the Commodore 64. - +Cookie Clicker C64 (CC64 for short) is a WIP Cookie clicker clone for the Commodore 64. Credits: @@ -31,6 +27,7 @@ Credits: Notes: - Editing program lines larger than 80 characters on the C64 (or on an emulator) will result in parts of them being deleted +- `storedat` must be placed in the same d64 as `cookie.prg`, or in the same directory, if your emulator treats a folder like a disk. Also note that unlike `storedat`, `cc64.sav` is not needed to run the game, so you can place it on another d64 and swap disks when needed.