aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTa180m2020-01-06 13:29:26 -0600
committerGitHub2020-01-06 13:29:26 -0600
commit0e99195e17349b161e53a9635b47e21d4214f65a (patch)
tree8abe10d45fc478a7024a997650d0f4cb4841651a
parentb7f8b8d42ba71e558a4d32b459e37c2d7018a30d (diff)
Update README.mdHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0ba4e22..352008a 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ Usage:
...
void code(ifstream& cin, ofstream& cout) {
-
+ // Code that normally goes in the main function
...
}