From b053728b642b993e719608adb97773edbd62ea5e Mon Sep 17 00:00:00 2001 From: Fadi George Date: Mon, 28 Jul 2025 14:58:14 -0700 Subject: [PATCH] some change --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ed49b8a8e..26580db22 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,5 @@ The code will use navigator register on OneSignalSDKWorker.js to register the co ## Preview To preview with the actual bundle you can run the build first e.g. `npm run build:dev` then cd into the `preview` folder and follow the instructions in that folder. But generally you can run `docker-compose up` or `npm start`. + +Some ReadMe change.