diff options
Diffstat (limited to 'html/md_README.html')
-rw-r--r-- | html/md_README.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/md_README.html b/html/md_README.html index 9a60de8..e023717 100644 --- a/html/md_README.html +++ b/html/md_README.html @@ -66,7 +66,7 @@ $(function() { <div class="headertitle"><div class="title">Numericx </div></div> </div><!--header--> <div class="contents"> -<div class="textblock"><p >A console program that converts a number (or text) from one numerical system into another different numerical system.</p> +<div class="textblock"><p >A command-line interface (CLI) program that converts a number (or text) from one numerical system into another different numerical system.</p> <h1><a class="anchor" id="autotoc_md1"></a> Compiling</h1> <p >This program create an executable (or many) that will convert a number from one numerical system into another one.</p> |