diff --git a/README.md b/README.md index 1476bb3..bcc9a61 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,6 @@ The extension is available on the Chrome Web Store, Firefox Add-ons, and Microso > [!NOTE] > Icons are pulled from [catppuccin/vscode-icons](https://github.com/catppuccin/vscode-icons); please direct any requests for new icons or associations there! - ### Manually ```bash @@ -93,6 +92,10 @@ To build the extension, run either: - `pnpm build`, where the compiled extension will be available at `dist/chrome-mv3`... - or `pnpm zip:firefox`, where the compiled and _zipped_ extension can be found at `dist/catppuccin-github-file-explorer-icons--firefox.zip`. +### Publishing + +The [`pnpm wxt submit init` command](https://wxt.dev/get-started/publishing.html#automation) will walk you through each of the tokens that needs to be added for publishing to each store. + ## 💝 Thanks to - [uncenter](https://github.com/uncenter)