From dfd7f88ffbb010dbb414ce5c9869aa8d7acd9b9d Mon Sep 17 00:00:00 2001 From: Maurizio Mangione Date: Tue, 25 Aug 2015 21:39:27 +0200 Subject: [PATCH] add basic infos and documentation --- README.md | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) 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 +```