From e524b0cf800e1350e75719752c3a89de90b58261 Mon Sep 17 00:00:00 2001 From: SanjivanM <33943333+SanjivanM@users.noreply.github.com> Date: Sat, 18 Aug 2018 09:04:34 -0700 Subject: [PATCH 1/2] Update README.md fixed spelling, made keys look better --- README.md | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index f047665..34f5261 100644 --- a/README.md +++ b/README.md @@ -39,34 +39,34 @@ can select from EASY and HARD modes and can save/continue their games. ### To run the program: #### OS 5.2 and below: -(1) Press [2nd][0] and scroll down to "Asm(" -(2) Press [Enter] and press [PRGM] -(3) Press [ALPHA][ln] and scroll down to "*STOCKSIM" (may be without asterisk) -(4) Press [Enter][Enter] +(1) Press [2nd][0] and scroll down to "Asm(" +(2) Press [Enter] and press [PRGM] +(3) Press [ALPHA][ln] and scroll down to "*STOCKSIM" (may be without asterisk) +(4) Press [Enter][Enter] #### OS 5.3 and above: -(1) Press [PRGM][ALPHA][ln] and scroll down to "*STOCKSIM" (may be without asterisk) -(2) Press [Enter][Enter] +(1) Press [PRGM][ALPHA][ln] and scroll down to "*STOCKSIM" (may be without asterisk) +(2) Press [Enter][Enter] ### How to play You buy and sell stocks to make a profit ### Controls -[Up] / [Down] - Moves Up and Down (Buy and Sell Screens) -[Left] / [Right] - Switched Screens (Content Displayed Changes) -[Y=] - Buy Stocks -[Window] - Sells Stock -[Zoom] - Save -[Trace] - Exit Without Saving (Goes to Menu) -[Window] = Next Month -[Enter] / [2nd] - Select (Buy, Sell, and Menu screens) -[Clear] - Cancel (Exit on Stock Viewing Screens) +[Up] / [Down] - Moves Up and Down (Buy and Sell Screens) +[Left] / [Right] - Switched Screens (Content Displayed Changes) +[Y=] - Buy Stocks +[Window] - Sells Stock +[Zoom] - Save +[Trace] - Exit Without Saving (Goes to Menu) +[Window] = Next Month +[Enter] / [2nd] - Select (Buy, Sell, and Menu screens) +[Clear] - Cancel (Exit on Stock Viewing Screens) ### Future Plans: - Add Graph Viewing function - Add Previous Purchases with change since purchase - TV Channel Ticker (Possibly) -- CryptoCurrency versoin of StockSim +- CryptoCurrency version of StockSim - Multi-Save support - Remove 100 stock buy limit From d841619fe7534f591b8eebe4f8dd4dfed146b260 Mon Sep 17 00:00:00 2001 From: SanjivanM <33943333+SanjivanM@users.noreply.github.com> Date: Sat, 18 Aug 2018 09:07:23 -0700 Subject: [PATCH 2/2] Update README.md fixed a missing closing tag... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34f5261..cb0b100 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ can select from EASY and HARD modes and can save/continue their games. #### OS 5.2 and below: (1) Press [2nd][0] and scroll down to "Asm(" -(2) Press [Enter] and press [PRGM] +(2) Press [Enter] and press [PRGM] (3) Press [ALPHA][ln] and scroll down to "*STOCKSIM" (may be without asterisk) (4) Press [Enter][Enter]