From 19d58fde03f2088497a7e19f33e188ff308ff0bc Mon Sep 17 00:00:00 2001 From: Richie Bendall Date: Mon, 30 Mar 2020 16:50:23 +1300 Subject: [PATCH] Add Hello Signed-off-by: Richie Bendall --- README.md | 1 + h/hello | 1 + 2 files changed, 2 insertions(+) create mode 100644 h/hello diff --git a/README.md b/README.md index 3fe35480..111b92df 100755 --- a/README.md +++ b/README.md @@ -265,6 +265,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo * [Haml](h%5Chaml.haml) * [Haskell](h%5Chaskell.hs) * [Haxe](h%5Chaxe.hx) +* [Hello](h%5Chello) * [Hex](h%5CHEX.hex) * [Hexish](h%5Chexish.hexish) * [Higher Subleq](h%5CHigher%20Subleq.higher_subleq) diff --git a/h/hello b/h/hello new file mode 100644 index 00000000..be54354a --- /dev/null +++ b/h/hello @@ -0,0 +1 @@ +h \ No newline at end of file