From 0a467c7a2b2a6ba6567aa233504a274dbba4d7e4 Mon Sep 17 00:00:00 2001 From: MrBrain295 <66077254+MrBrain295@users.noreply.github.com> Date: Wed, 30 Jun 2021 16:10:11 -0400 Subject: [PATCH] Add HQ9funge (#1091) Co-authored-by: Richie Bendall --- h/HQ9funge | 1 + readme.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 h/HQ9funge diff --git a/h/HQ9funge b/h/HQ9funge new file mode 100644 index 00000000..a9edc74f --- /dev/null +++ b/h/HQ9funge @@ -0,0 +1 @@ +H diff --git a/readme.md b/readme.md index 9c90a438..d1bf6922 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 (804 total) +## Languages (805 total) * [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B) * [*](%23/*) @@ -406,6 +406,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [HP_41C](h/HP_41C) * [HQ9++](h/HQ9%2B%2B) * [HQ9+](h/HQ9%2B.h) +* [HQ9funge](h/HQ9funge) * [HTML](h/HTML.html) * [Hubot](h/Hubot.coffee) * [Huf](h/Huf.huf)