From 2859467d716275d8c41f781f07b63919da4c8776 Mon Sep 17 00:00:00 2001 From: Valk Richard Li <48872266+ValKmjolnir@users.noreply.github.com> Date: Mon, 14 Sep 2020 13:53:24 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd5fe89..f64a156 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ So this is an interpreter for Nasal written by C++. The interpreter is still in development.We really need your support! -# Why writing Nasal Interpreter +# Why Writing Nasal Interpreter Nasal is a script language first used in Flightgear.