improve readme

This commit is contained in:
2016-01-18 15:20:23 +01:00
parent 814542e9cd
commit 20283c6cda
4 changed files with 15 additions and 1 deletions

0
test/index.d.ts vendored Normal file
View File

View File

@ -1,3 +1,5 @@
#!/usr/bin/env node
(function () {
console.log("test");
}());