summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index e636dd6..df14243 100644
--- a/README.md
+++ b/README.md
@@ -52,6 +52,8 @@ man occurrences
## Usage
+Warning: This program is only compatible with ASCII input, this doesn't include tab or new line characters
+
1. Run the program.
2. Enter a string when prompted.
3. The program will output the number of characters, digits, and vowels in the input string.