diff --git a/.github/assets/cli-output.png b/.github/assets/cli-output.png new file mode 100644 index 00000000..a00dbb16 Binary files /dev/null and b/.github/assets/cli-output.png differ diff --git a/README.md b/README.md index 35712452..bf37ac32 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,16 @@

Next gen framework for building web extensions. Powered by Vite.

+![Example CLI Output](./.github/assets/cli-output.png) + +> **Warning** +> +> WXT is not ready for use yet. Production builds work, but dev mode is incomplete: +> +> - [x] HMR for HTML entrypoints +> - [ ] Open browser with extension installed +> - [ ] Rebuild and reload on certain file changes + ## Features - 🌐 Build for Chrome, Firefox, Edge, and Safari