diff --git a/README.md b/README.md index e250732..2f4143d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,23 @@ An simple avatar using the paper-fab style +## Example + + +``` html + +``` + ## Install the Polymer-CLI First, make sure you have the [Polymer CLI](https://www.npmjs.com/package/polymer-cli) installed. Then run `polymer serve` to serve your application locally.