diff --git a/README.md b/README.md index 3560a1d..99a296a 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,13 @@ -# Embeddable React Widget +
+

Embeddable React Widget

+ +Easy creation of embeddable widgets - https://seriousben.github.io/embeddable-react-widget [![CircleCI](https://circleci.com/gh/seriousben/embeddable-react-widget.svg?style=shield)](https://circleci.com/gh/seriousben/embeddable-react-widget) [![codecov](https://codecov.io/gh/seriousben/embeddable-react-widget/branch/master/graph/badge.svg)](https://codecov.io/gh/seriousben/embeddable-react-widget) -[![Greenkeeper badge](https://badges.greenkeeper.io/seriousben/embeddable-react-widget.svg)](https://greenkeeper.io/) +[![Renovate enabled](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovatebot.com/) -Easy creation of an embeddable widget. - https://seriousben.github.io/embeddable-react-widget +
## Features @@ -17,6 +20,10 @@ Easy creation of an embeddable widget. - https://seriousben.github.io/embeddable * Unit Tested with code coverage enabled * Continuous Integration ready +## Demo + + + ## Running the widget ### Install dependencies diff --git a/bookmarket-flow.gif b/bookmarket-flow.gif new file mode 100644 index 0000000..2c2f807 Binary files /dev/null and b/bookmarket-flow.gif differ