From 43119198ad6b332f36655fe4e52a3b96c9c841d1 Mon Sep 17 00:00:00 2001 From: MrBrain295 <66077254+MrBrain295@users.noreply.github.com> Date: Sat, 3 Jul 2021 19:43:36 -0500 Subject: [PATCH] Add Grok (#1103) --- g/Grok | 2 ++ readme.md | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 g/Grok diff --git a/g/Grok b/g/Grok new file mode 100644 index 00000000..cdc067b3 --- /dev/null +++ b/g/Grok @@ -0,0 +1,2 @@ +iHello World`lY!}q + kwph diff --git a/readme.md b/readme.md index 18fe600e..e92fca26 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ Thanks to everyone who continues to contribute; new languages are created every Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project! -## Languages (805 total) +## Languages (806 total) * [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B) * [*](%23/%2A) @@ -386,6 +386,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [Gri](g/Gri.gri) * [GridScript](g/GridScript.gridscript) * [Grin](g/Grin.grin) +* [Grok](g/Grok) * [Groovy](g/Groovy.groovy) * [GTA3Script](g/GTA3Script.sc) * [Gui4Cli](g/Gui4Cli)