diff --git a/README.md b/README.md index aea7741a..89053539 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Logo + Logo
Logo by @munadikieh @@ -60,7 +60,11 @@ Run `npm run dev` to run the extension using a clean browser profile with hot re ## Packing -Run `npm run build` to generate a packed extension. +Run `npm run build` to generate a packed Chrome extension. + +Use `npm run build:firefox` to generate a Firefox extension. + +The result is in `dist`. # Credit