From f54226a325f6a63f38023dd49ba15712658566fb Mon Sep 17 00:00:00 2001 From: Benjamin Boudreau Date: Sun, 3 Jun 2018 11:15:23 -0400 Subject: [PATCH] adding docs --- README.md | 68 +++++++++++++++++++++++++++++++++++++--------------- package.json | 1 + 2 files changed, 50 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index e2f1e3b..fd1259f 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,6 @@ Easy creation of an embeddable widget. -## Goal - -The create-react-app of embeddable widgets. - ## Features * Full ES6/ES2015 support (with Babel) @@ -17,19 +13,35 @@ The create-react-app of embeddable widgets. * No css styling conflicts between the host page and the widget (with https://github.com/premasagar/cleanslate) * User theming of widget * Obfuscating of the widget code +* Unit Tested with code coverage enabled +* Continuous Integration ready -## What is an embeddable widget? +## Running the widget -* Usable using a simple `