Skip to content

Commit

Permalink
Update README.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
stanvanrooy committed Mar 21, 2024
1 parent 2fc32f8 commit e41a5c6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:toc-title:
:toclevels: 3

📦 A package that provides a simple way to embed the Elfsquad showroom in your website. 🌐
A package that provides a simple way to embed the Elfsquad showroom in your website.

toc::[]

Expand All @@ -27,7 +27,7 @@ npm install --save @elfsquad/showroom-iframe 📦

== 🖥️ Usage
This package exposes the `ElfsquadShowroom` class. This class can be
used for creating & communicating with the iframe. 🗣️
used for creating & communicating with the iframe.

Example:

Expand Down Expand Up @@ -77,12 +77,12 @@ elfsquad.onRequestQuote(callback);

== 🤝 Contributing

We welcome contributions! Please feel free to fork the repository, make your changes, and submit a pull request. 🍴
We welcome contributions! Please feel free to fork the repository, make your changes, and submit a pull request.

== ⚖️ License

Licensed under MIT. See the `LICENSE` file in the repository for full details. 📄
Licensed under MIT. See the `LICENSE` file in the repository for full details.

== 🎉 Acknowledgements

A big thank you to everyone who contributes to the ongoing development and maintenance of this action. 💖
A big thank you to everyone who contributes to the ongoing development and maintenance of this action.

0 comments on commit e41a5c6

Please sign in to comment.