From 08c62722cf845dbb12e8c05801f92aeea83c5673 Mon Sep 17 00:00:00 2001 From: Gabe <66077254+MrBrain295@users.noreply.github.com> Date: Tue, 22 Feb 2022 08:27:43 -0600 Subject: [PATCH] Add Hello World In Many Programming Languages to related --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a15133ad..227c6c1c 100644 --- a/readme.md +++ b/readme.md @@ -934,3 +934,4 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib - [FizzBuzz](https://github.com/zenware/FizzBuzz) - [The Hello World Collection](http://helloworldcollection.de/) - [one-two-three...infinity](https://github.com/clarkzjw/one-two-three...infinity) +- [Hello World In Many Programming Languages](https://wiki.c2.com/?HelloWorldInManyProgrammingLanguages)