Skip to content

Commit

Permalink
Change compatibility info. Add more tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
e00dan committed Dec 23, 2015
1 parent 2e61a6a commit 63d4ae1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,7 @@ To pass parameters to action you can use:

# Compatibility

Confirmed that it works with release, beta, canary Ember versions:

- 2.0.2
- 2.1.1
- 2.2.0
- 2.3.0-beta.3
- 2.4.0-canary+c8ce20b704
Addon works with `>= 2.0` versions of Ember. Tests confirm that it works as expected with release, beta and canary.

# Installation

Expand Down
9 changes: 8 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,14 @@
"handlebars": "^1.3.0"
},
"keywords": [
"ember-addon"
"ember-addon",
"ember",
"kuzirashi",
"daniel",
"kmak",
"link",
"action",
"addon"
],
"dependencies": {
"ember-cli-babel": "^5.1.5"
Expand Down

0 comments on commit 63d4ae1

Please sign in to comment.