From 7993908c6c5e59a7638ada031dc8552d429d978d Mon Sep 17 00:00:00 2001 From: Aaron Date: Sat, 4 Nov 2023 01:32:19 -0500 Subject: [PATCH] docs: Add demo video (#208) --- README.md | 2 +- docs/index.md | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6d82feab..644c69d5 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Configuration

-![Example CLI Output](./docs/assets/cli-output.png) +https://github.com/wxt-dev/wxt/assets/10101283/b32e6766-ec11-45a4-9677-226ee4718e1c ## Quick Start diff --git a/docs/index.md b/docs/index.md index 006768b7..740c0205 100644 --- a/docs/index.md +++ b/docs/index.md @@ -76,8 +76,9 @@ features:

WXT's simplifies the chrome extension development process by providing tools for zipping and publishing, the best-in-class dev mode, an opinionated project structure, and more. Iterate faster, develop features not build scripts, and use everything the JS ecosystem has to offer.

-
- Screenshot of WXT's build output +
+ +
And who doesn't appreciate a beautiful CLI?