diff --git a/README.md b/README.md index 63f2b03c..f1c9e01c 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,13 @@ -

Welcome to react-onesignal 👋

-

- - Version - - - Documentation - - - Maintenance - - - Twitter: onesignal - +

+ +
+
+ Showing web push notifications from Chrome, Safari, and Firefox

> This is a JavaScript module that can be used to easily include [OneSignal](https://onesignal.com/) code in a website or app in practically any JS front-end codebase (not limited to React). -* 🏠 [Homepage](https://github.com/OneSignal/react-onesignal#readme) -* 🖤 [npm](https://www.npmjs.com/package/react-onesignal) +This is a JavaScript module that can be used to easily include [OneSignal](https://onesignal.com/) code in a website or app that uses React for its front-end codebase. OneSignal is the world's leader for Mobile Push Notifications, Web Push, and In-App Messaging. It is trusted by 2 million+ businesses to send 9 billion Push Notifications per day. diff --git a/example/yarn.lock b/example/yarn.lock index d27ad00c..b823b468 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -7512,6 +7512,11 @@ react-is@^18.0.0: "react-onesignal@file:..": version "3.0.0" +react-onesignal@3.0.0-beta.3: + version "3.0.0-beta.3" + resolved "https://registry.yarnpkg.com/react-onesignal/-/react-onesignal-3.0.0-beta.3.tgz#8e6533db26fd6547996a3fefffe267c451ce154e" + integrity sha512-j4rwEPyNdFjBBFLhl6GMy9FvBzXUE7REBZDplByCgZyHcm3wlOwDrvBOGc3V50veqGKvYce43dgHGsyzD4kQJA== + react-refresh@^0.11.0: version "0.11.0" resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.11.0.tgz#77198b944733f0f1f1a90e791de4541f9f074046"