From 6613340367f1eab7ff1ae3461421fd15a804f31b Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Sun, 1 Sep 2024 09:37:28 -0300 Subject: [PATCH] Drop unneccessary punctuation --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5e01cb1..10c4230 100644 --- a/README.md +++ b/README.md @@ -31,11 +31,11 @@ There are XPI files provided for FireFox users as well. $ npm run build:production * Load the extension - * Visit `chrome://extensions`. - * Check `Developer mode` (top right hand corner). - * Click `Load unpacked extension`. - * Choose the `build/production/` directory from the file dialog. - * Done. + * Visit `chrome://extensions` + * Check `Developer mode` (top right hand corner) + * Click `Load unpacked extension` + * Choose the `build/production/` directory from the file dialog + * Done **Firefox**