diff --git a/README.md b/README.md index 3ab13e46..76ccf613 100755 --- 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 (684 total) +## Languages (685 total) * [05Ab1E](%23/05AB1E) * [0815](%23/0815.0815) @@ -434,6 +434,7 @@ Make sure to see [CONTRIBUTING.md](/CONTRIBUTING.md) for instructions on contrib * [Nemerle](n/nemerle.n) * [Newtonscript](n/newtonscript.nwt) * [Nice](n/nice.nice) +* [Night](n/Night.night) * [Nim](n/nim.nim) * [Nit](n/nit.nit) * [Nodejs](n/nodejs.js) diff --git a/n/Night.night b/n/Night.night new file mode 100644 index 00000000..c3bd215a --- /dev/null +++ b/n/Night.night @@ -0,0 +1 @@ +print("Hello World\n");