Skip to content

Commit

Permalink
added license
Browse files Browse the repository at this point in the history
  • Loading branch information
pgte committed Nov 22, 2013
1 parent 625a061 commit 896a708
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,7 @@ NODE_ENV=production node app.js
# Resources

* [Configuration files in Node.js made easy with Konphyg](http://metaduck.com/post/10514524808/configuration-files-in-node-js-made-easy-with-konphyg)

# License

MIT
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@
}
, "main" : "./index"
, "scripts": { "test": "node_modules/.bin/tap tests" }
}
, "license": "MIT"
}

0 comments on commit 896a708

Please sign in to comment.