diff --git a/README.md b/README.md index f0f6b4c..e48c820 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # __Nasal Scripting Language__ ```C++ - __ _ - /\ \ \__ _ ___ __ _| | - / \/ / _` / __|/ _` | | - / /\ / (_| \__ \ (_| | | + __ _ + /\ \ \__ _ ___ __ _| | + / \/ / _` / __|/ _` | | + / /\ / (_| \__ \ (_| | | \_\ \/ \__,_|___/\__,_|_| ``` @@ -127,15 +127,15 @@ Use these commands to get version of interpreter: > ./nasal -v | --version ```bash - __ _ - /\ \ \__ _ ___ __ _| | - / \/ / _` / __|/ _` | | - / /\ / (_| \__ \ (_| | | + __ _ + /\ \ \__ _ ___ __ _| | + / \/ / _` / __|/ _` | | + / /\ / (_| \__ \ (_| | | \_\ \/ \__,_|___/\__,_|_| nasal interpreter ver 9.0 thanks to : https://github.com/andyross/nasal -code repo : https://github.com/ValKmjolnir/Nasal-Interpreter -code repo : https://gitee.com/valkmjolnir/Nasal-Interpreter +code repo : https://github.com/ValKmjolnir/Nasal-Interpreter +code repo : https://gitee.com/valkmjolnir/Nasal-Interpreter lang info : http://wiki.flightgear.org/Nasal_scripting_language input to get help . ``` @@ -148,7 +148,7 @@ Use these commands to get help(see more debug commands in help): nasal