From 89bc0ed5e633549a3cbeb907d485541a39732606 Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Sun, 23 Jan 2022 22:33:14 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 6bf8102..77aeccd 100644 --- a/Home.md +++ b/Home.md @@ -1,3 +1,5 @@ # Welcome to the YesNt-Interpreter wiki! -YesNt (pronounced "Yesn't") is a imperative and interpreted language inspired by the Assembly language. Nevertheless, YesNt is completely different and not comparable with Assembly. \ No newline at end of file +YesNt (pronounced "Yesn't") is a imperative and interpreted language inspired by the Assembly language. Nevertheless, YesNt is completely different and not comparable with Assembly. + +- [Basics](https://github.com/Stone-Red-Code/YesNt-Interpreter/wiki/Basics) \ No newline at end of file