From 166f761dc7427542a5f731c4b349caea123eae5b Mon Sep 17 00:00:00 2001 From: MrBrain295 <66077254+MrBrain295@users.noreply.github.com> Date: Tue, 22 Jun 2021 16:12:41 -0500 Subject: [PATCH] Add Kitanai (#1089) --- k/Kitanai | 1 + readme.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 k/Kitanai diff --git a/k/Kitanai b/k/Kitanai new file mode 100644 index 00000000..ce438bd2 --- /dev/null +++ b/k/Kitanai @@ -0,0 +1 @@ +print "Hello World" diff --git a/readme.md b/readme.md index ae6ebfc5..7fe87a25 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 (799 total) +## Languages (800 total) * [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B) * [*](%23/*) @@ -451,6 +451,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [K](k/K.k) * [Karel](k/Karel.kl) * [KimL](k/KimL.kiml) +* [Kitanai](k/Kitanai) * [Kipple](k/Kipple.kipple) * [Kitten](k/Kitten.ktn) * [Koberi C](k/Koberi%20C.koberice)