Skip to content

Commit

Permalink
added credits section
Browse files Browse the repository at this point in the history
  • Loading branch information
PillowPillow committed Jun 18, 2015
1 parent 6bae471 commit c0780c6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,3 +183,7 @@ It will create js files from the es6 sources.

Unit tests: `grunt unit`

###Credits
-------------------

This library is based on the awesome [js-yaml](https://github.com/nodeca/js-yaml) parser.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yaml-configuration-loader",
"version": "0.1.2",
"version": "0.1.3",
"description": "yaml configs loader",
"main": "index.js",
"dependencies": {
Expand Down

0 comments on commit c0780c6

Please sign in to comment.