Skip to content

Commit

Permalink
Add versions documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Elie Prudhomme committed Oct 7, 2016
1 parent 73afe1e commit 33393ea
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,14 @@ You can find a few examples and the documentation [here](https://eliep.github.io

`npm install vue-avatar`

## Version

| Vuejs version | vue-avatar version |
| ------------- | ----------------- |
| ^1.0.18 | 1.3.0 |
| ^2.0.0 | 2.0.0 |


## Usage
vue-avatar is a UMD module, which can be used as a module in both CommonJS and AMD modular environments.
When in non-modular environment, Avatar will be registered as a global variable.</p>
Expand Down

0 comments on commit 33393ea

Please sign in to comment.