Skip to content

Commit

Permalink
adds detail to README and package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
roboshoes committed Jun 24, 2013
1 parent 4519df5 commit af34978
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Expand Up @@ -65,4 +65,11 @@ changes. The generated HTML files are stored in the `docs_html` directory.
License
-------

Released under the [MIT License](http://opensource.org/licenses/MIT)
Released under the [MIT License](http://opensource.org/licenses/MIT)


Authors
-------

* [@conradz](https://github.com/conradz)
* [@MathiasPaumgarten](https://github.com/MathiasPaumgarten)
4 changes: 4 additions & 0 deletions package.json
Expand Up @@ -34,6 +34,10 @@
"modular"
],

"directories": {
"doc": "./docs"
},

"license": "MIT",

"devDependencies": {
Expand Down

0 comments on commit af34978

Please sign in to comment.