From 2920677ad2fba705038cc04a11f4e83bcfd0efb1 Mon Sep 17 00:00:00 2001 From: servostar <72654954+Servostar@users.noreply.github.com> Date: Wed, 24 Jan 2024 13:18:29 +0100 Subject: [PATCH] Initial Home page --- Home.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..a824653 --- /dev/null +++ b/Home.md @@ -0,0 +1,3 @@ +# Welcome to the gemstone wiki! + +This wiki contains information about the language specification, software implementation, build environment and programming examples. \ No newline at end of file