Skip to content
Snippets Groups Projects
Commit 355310e8 authored by Brandon Rodriguez's avatar Brandon Rodriguez
Browse files

Version 1.1.1

Very minor tweaks to readme file.
parent ef3c6839
Branches
No related merge requests found
...@@ -51,6 +51,9 @@ Suggestion/Hints: ...@@ -51,6 +51,9 @@ Suggestion/Hints:
* Remember to handle (gracefully) cases where the user enters something incorrectly. * Remember to handle (gracefully) cases where the user enters something incorrectly.
## Outside Resources Used ## 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 ## Known Problems, Issues, And/Or Errors in the Program
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment