From c44387e6f1f9d57510440c986e1cb6467e4ceec1 Mon Sep 17 00:00:00 2001 From: calgary34 <51468959+calgary34@users.noreply.github.com> Date: Thu, 20 Jan 2022 17:36:43 -0700 Subject: [PATCH] Add Come Here (#1261) * Create Come Here * Update readme.md Co-authored-by: MrBrain295 <66077254+MrBrain295@users.noreply.github.com> --- c/Come Here | 1 + readme.md | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 c/Come Here diff --git a/c/Come Here b/c/Come Here new file mode 100644 index 0000000..3250730 --- /dev/null +++ b/c/Come Here @@ -0,0 +1 @@ +TELL "Hello World" diff --git a/readme.md b/readme.md index 3ceb9a7..f35a71b 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,8 @@ 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 (871 total) +## Languages (877 total) + * [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B) * [():;#?!](%23/%28%29%CB%B8%3B%23%EF%BC%9F%21) * [0(nop^)](%23/0%28nop%5E%29) @@ -272,6 +273,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [CoffeeScript](c/CoffeeScript.coffee) * [ColdFusion](c/ColdFusion.cfm) * [Comefrom0x10](c/Comefrom0x10) +* [Come Here](c/Come Here) * [Common Lisp](c/Common%20Lisp.lisp) * [Concurnas](c/Concurnas.conc) * [ContinuesEquation](c/ContinuesEquation.ce)