diff --git a/n/noflo.fbp b/n/noflo.fbp new file mode 100644 index 00000000..8467d7b2 --- /dev/null +++ b/n/noflo.fbp @@ -0,0 +1 @@ +'Hello, World' -> IN Display(Output) \ No newline at end of file diff --git a/readme.md b/readme.md index 32b06e6a..1488a7d4 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 (726 total) +## Languages (727 total) * [05Ab1E](%23/05AB1E) * [0815](%23/0815.0815) @@ -477,6 +477,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [Nim](n/nim.nim) * [Nit](n/nit.nit) * [Nodejs](n/nodejs.js) +* [Noflo](n/noflo.fbp) * [Novice](n/novice.novice) * [Nu](n/nu.nu) * [Nwscript](n/nwscript.nss)