aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 0448e2f..09b1f54 100644
--- a/README
+++ b/README
@@ -7,5 +7,6 @@ CONTENTS
* CHECK FILES IN THE TREE TAB
-- The greatest common divisor exercise solution in ROOT/GCD/GCD.c
-- Hexadecimal to integer converter solution in ROOT/HTOI/HTOI.c \ No newline at end of file
+- The greatest common divisor exercise solution, in ROOT/GCD/GCD.c
+- Hexadecimal to integer converter solution, in ROOT/HTOI/HTOI.c
+- Vowels and consonants counter of a string, in ROOT/VACC/VowelsAndConsonantCounter.c \ No newline at end of file