diff --git a/c/Comefrom0x10 b/c/Comefrom0x10 new file mode 100644 index 00000000..0dcf78b2 --- /dev/null +++ b/c/Comefrom0x10 @@ -0,0 +1 @@ +'Hello World' diff --git a/readme.md b/readme.md index d51c5b6e..32ce4f4e 100644 --- a/readme.md +++ b/readme.md @@ -242,6 +242,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [Coconut](c/Coconut.coc) * [CoffeeScript](c/CoffeeScript.coffee) * [ColdFusion](c/ColdFusion.cfm) +* [Comefrom0x10](c/Comefrom0x10) * [Common Lisp](c/Common%20Lisp.lisp) * [Concurnas](c/Concurnas.conc) * [ContinuesEquation](c/ContinuesEquation.ce)