diff --git a/README.md b/README.md index b1b047e902416840cc319c4a866bcd56b67015ae..4606a6ec4fc00c97a54b75d51132e515a03ac968 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,9 @@ Suggestion/Hints: * Remember to handle (gracefully) cases where the user enters something incorrectly. ## Outside Resources Used +http://stackoverflow.com/questions/7065928/console-writeline-not-working-properly +* Realized that you can't use Console.WriteLine() unless inside a method. Derp. + ## Known Problems, Issues, And/Or Errors in the Program