From cfdc1203431036b51eea41310499d061970035fe Mon Sep 17 00:00:00 2001 From: Noel Earvin Piamonte Date: Mon, 25 Jan 2021 22:53:23 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c775e32..b9ec5b4 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ Even though this project works on the local development server `http://localhost The normal workflow are the following: 1. Make change(s) on source code. -2. Run `npm run build` -3. Reload the extension at `chrome://extensions/` -4. Repeat (hehe XD) +2. Run `npm run build`. +3. Reload the extension at `chrome://extensions/` (optional). +4. Repeat (hehe XD). ### Clone the project and try it out