Browse Source

Update 'README.md'

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

+ 9 - 1
README.md

@@ -1,3 +1,11 @@
 # Vencord
 
-The cutest Discord client mod
+The cutest Discord client mod
+
+## Develop
+
+构建chrome插件
+```
+yarn
+yarn buildWeb
+```