diff --git a/README.md b/README.md index 7b561ae..c313fb0 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This will build the react app for popup. + `cd ..` + `FILENAME="$(basename "$PWD")-$(jq -r .version manifest.json).zip"` -+ `zip -r "web-ext-artifacts/$FILENAME" gmcr.js manifest.json popup/build/ icons/` ++ `zip -r "web-ext-artifacts/$FILENAME" LICENSE gmcr.js manifest.json popup/build/ icons/` ### Building source zip (for review process)