Fixed duplicate dark languages (kept the older one)

Updated README and CONTRIBUTING added genreadme.sh
This commit is contained in:
Mike Donaghy
2017-02-15 10:39:40 -06:00
parent 49fc70c70f
commit f84765487c
9 changed files with 494 additions and 434 deletions

3
n/nodejs.js Normal file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env node
process.stdout.write('Hello World\n');