From 0aea1fd8b46f17517202c3149085c71886b6e1d3 Mon Sep 17 00:00:00 2001 From: MarketingPip <86180097+MarketingPip@users.noreply.github.com> Date: Tue, 8 Nov 2022 06:22:30 -0500 Subject: [PATCH] Updated README.md :pencil: --- README.md | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 0cee010..f7f8dc2 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# Fork-Me.js +# GitHub-Ribbon-Web-Component

-Fork me on GitHub Show your support!
-
- + + - - + +

@@ -30,23 +30,23 @@ 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 Fork-Me.js in use [here.](https://marketingpipeline.github.io/Fork-Me.js) +You can view a demo of the Web Component in use [here.](https://marketingpipeline.github.io/GitHub-Ribbon-Web-Component) -How to use Fork-Me.js: +How to use: ```html - + ``` - include this [script](https://github.com/MarketingPipeline/Fork-Me.js/blob/main/fork-me.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) at the bottom of your HTML document. - + @@ -131,16 +131,16 @@ How to use Fork-Me.js: -## Contributing ![GitHub](https://img.shields.io/github/contributors/MarketingPipeline/Fork-Me.js) +## Contributing ![GitHub](https://img.shields.io/github/contributors/MarketingPipeline/GitHub-Ribbon-Web-Component) Want to improve this? Create a pull request with detailed changes / improvements! If approved you will be added to the list of contributors of this awesome project! See also the list of -[contributors](https://github.com/MarketingPipeline/Markdown-Tag/graphs/contributors) who +[contributors](https://github.com/MarketingPipeline/GitHub-Ribbon-Web-Component/graphs/contributors) who participate in this project. -## License ![GitHub](https://img.shields.io/github/license/MarketingPipeline/Fork-Me.js) +## License ![GitHub](https://img.shields.io/github/license/MarketingPipeline/GitHub-Ribbon-Web-Component) This project is licensed under the GPL-3.0 License - see the -[LICENSE.md](https://github.com/MarketingPipeline/Fork-Me.js/blob/main/LICENSE) file for +[LICENSE.md](https://github.com/MarketingPipeline/GitHub-Ribbon-Web-Component/blob/main/LICENSE) file for details.