From 1a5ec1822871ae54b327e3610df4481319fd50e0 Mon Sep 17 00:00:00 2001 From: scriptPilot Date: Wed, 14 May 2025 18:27:14 +0200 Subject: [PATCH] Update README.md --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index f86cbdd..5ccf3f9 100644 --- a/README.md +++ b/README.md @@ -54,14 +54,6 @@ Report bugs in the [issues list](https://github.com/scriptPilot/add-php-backend/ ## Maintainer -1. Apply changes -2. Run `npm run demo` to build and start the `demo-app` -3. Commit changes with an issue (closure) reference -4. Run `npm version patch | minor | major` and push changes -5. Let the workflow manage the release to GitHub and NPM - -## Maintainer - 1. Apply changes to the code 2. Run `npm run demo` to build and start the `demo-app` 3. Apply changes to the `README.md` file and screenshots