From 602e93138792db6765ae55528ae74205acf7d291 Mon Sep 17 00:00:00 2001 From: Vikramb987 <47336882+Vikramb987@users.noreply.github.com> Date: Mon, 25 Feb 2019 07:22:25 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16dbae8..893c2b0 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ Computer Science 233 project, Winter 2019 To run the program, please go to src>start.java and run that program. For input, the program usually takes the first letter of whichever option you need to select. Example: -What would you like to buy? Valid inputs are "O"(Opium), "S"(Silk), "A"(Arms), "G"(General cargo). +What would you like to buy? Valid inputs are "O" (for Opium), "S" (for Silk), "A" (for Arms), "G" (for General cargo). You lose if your HP reaches 0. You can win if you "retire" in Hong Kong while having a net worth of over $1 million.