Browse Source

Update 'README.md'

天问 1 year ago
parent
commit
e508ad9c93
1 changed files with 10 additions and 1 deletions
  1. 10 1
      README.md

+ 10 - 1
README.md

@@ -1,3 +1,12 @@
 # plasmo
 # plasmo
 
 
-浏览器插件开发工具
+浏览器插件开发工具,支持 React + Typescript
+
+## Usage
+
+
+```
+npm dlx plasmo init
+npm run build -- --zip
+
+```