Skip to content

Commit

Permalink
0.2.2 - repo url/badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilya Radchenko committed Oct 13, 2014
1 parent 2d16c36 commit 532b3f8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# ember-cli-toggle

[![NPM][npm-badge]][npm-badge-url]

Based on [this](http://codepen.io/mallendeo/pen/eLIiG/) codepen.

## Usage
Expand Down Expand Up @@ -61,3 +63,6 @@ Outlines how to begin contributing to this Ember-CLI project.
* `ember build`

For more information on using ember-cli, visit [http://www.ember-cli.com/](http://www.ember-cli.com/).

[npm-badge]: https://nodei.co/npm/ember-cli-toggle.png?downloads=true&stars=true
[npm-badge-url]: https://nodei.co/npm/ember-cli-toggle/
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-toggle",
"version": "0.2.1",
"version": "0.2.2",
"directories": {
"doc": "doc",
"test": "tests"
Expand All @@ -10,11 +10,11 @@
"build": "ember build",
"test": "ember test"
},
"repository": "https://github.com/stefanpenner/ember-cli",
"repository": "https://github.com/knownasilya/ember-cli-toggle",
"engines": {
"node": ">= 0.10.0"
},
"author": "",
"author": "Ilya Radchenko",
"license": "MIT",
"devDependencies": {
"body-parser": "^1.2.0",
Expand Down

0 comments on commit 532b3f8

Please sign in to comment.