diff --git a/README.md b/README.md index 21667e0..0e7009c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -# \ [![Build Status](https://travis-ci.org/chuckh/polymer-quill.svg?branch=master)](https://travis-ci.org/chuckh/polymer-quill) +[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://beta.webcomponents.org/element/PolymerElements/paper-button) +[![Build Status](https://travis-ci.org/chuckh/polymer-quill.svg?branch=master)](https://travis-ci.org/chuckh/polymer-quill) + +# \ ## Polymer Quill Rich Text Editor @@ -10,6 +13,33 @@ Quill is a free, open source WYSIWYG editor built for the modern web. With its modular architecture and expressive API, it is completely customizable to fit any need. Learn more at http://quilljs.com/ +Example: + +```html + + +Hello World"> +``` + ## Demo and API docs - [API docs](https://chuckh.github.io/polymer-quill/)