From 6c94347dbfca3d45a270764c6bf7b39f4d825add Mon Sep 17 00:00:00 2001 From: Luxferre Date: Wed, 9 Aug 2023 21:44:13 +0300 Subject: [PATCH] rdm fx --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc98fdb..dee797f 100644 --- 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