diff --git a/README.md b/README.md index e84af0c..b935cee 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,19 @@ -# identicon-avatar (WIP) +# <identicon-avatar> -GitHub-style identicon avatar +GitHub style identicon avatar using [Blockies](https://github.com/download13/blockies). + +## Documentation and Demo + +See the [component page](http://Granze.github.io/identicon-avatar) for more information. + +## Screenshot + +![identicon-avatar](http://i.imgur.com/OxleviU.png) + +## Installation + +Install using [Bower](http://bower.io): + +```shell + bower install identicon-avatar +```