commit 6c94347dbfca3d45a270764c6bf7b39f4d825add parent 255ba2c015683c728344def46ea2e3919afe11f8 Author: Luxferre <lux@ferre> Date: Wed, 9 Aug 2023 21:44:13 +0300 rdm fx Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -1,6 +1,6 @@ # nntrac: no-nonsense TRAC implementation in ANSI C -The nntrac language (all-lowercase) is a portable, lightweight (under 1000 SLOC of ANSI C) and embeddable derivative of the TRAC T-64 language originally designed by Calvin N. Mooers in the 1960's. Compared to the original, nntrac is created from scratch with modern systems in mind and adds several useful feature to interact with current operating environments. +The nntrac language (all-lowercase) is a portable, lightweight (under 1000 SLOC of ANSI C) and embeddable derivative of the TRAC T-64 language originally designed by Calvin N. Mooers in the 1960's. Compared to the original, nntrac is created from scratch with modern systems in mind and adds several useful features to interact with current operating environments. ## Building