diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 01249e1..11dbe1b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Numericx -A console program that converts a number (or text) from one numerical system into another different numerical system. +A command-line interface (CLI) program that converts a number (or text) from one numerical system into another different numerical system. ## Compiling |