diff --git a/README.md b/README.md index f7f8dc2..170db79 100644 --- a/README.md +++ b/README.md @@ -30,12 +30,13 @@ A custom web element to easily add a GitHub Fork Me ribbon to your web pages! ## Example and usage -You can view a demo of the Web Component in use [here.](https://marketingpipeline.github.io/GitHub-Ribbon-Web-Component) +You can view a demo of this Web Component in use [here.](https://marketingpipeline.github.io/GitHub-Ribbon-Web-Component) -How to use: +How to use GitHub Ribbon Web Component: +Add a ```github-ribbon``` element in your HTML document with your link etc like the example below - ```html @@ -44,9 +45,9 @@ You can view a demo of the Web Component in use [here.](https://marketingpipelin - include this [script](https://github.com/MarketingPipeline/GitHub-Ribbon-Web-Component/blob/main/dist/github-ribbon-wc.min.js) at the bottom of your HTML document. + include this [script](https://github.com/MarketingPipeline/GitHub-Ribbon-Web-Component/blob/main/dist/github-ribbon-wc.min.js) in your HTML document. - +