diff --git a/README.en-US.md b/README.en-US.md index 9a8da30..f10f551 100644 --- a/README.en-US.md +++ b/README.en-US.md @@ -127,8 +127,8 @@ Please leave a message at [**here**](https://github.com/actions-cool/issues-help - - + + @@ -136,7 +136,22 @@ Please leave a message at [**here**](https://github.com/actions-cool/issues-help umi vite vue-request + vuepress-next + + + + + + + + + + + zoo + + + diff --git a/README.md b/README.md index f55bab9..5c3776c 100644 --- a/README.md +++ b/README.md @@ -127,8 +127,8 @@ - - + + @@ -136,7 +136,22 @@ umi vite vue-request + vuepress-next + + + + + + + + + + + zoo + + + diff --git a/USERS.js b/USERS.js index 88d4120..ebf1dc6 100644 --- a/USERS.js +++ b/USERS.js @@ -73,6 +73,10 @@ const users = [ url: 'https://github.com/alibaba/formily', logo: 'https://img.alicdn.com/imgextra/i2/O1CN01Kq3OHU1fph6LGqjIz_!!6000000004056-55-tps-1141-150.svg', }, + { + url: 'https://github.com/vuepress/vuepress-next', + logo: 'https://v2.vuepress.vuejs.org/images/hero.png', + }, ]; // **************************************************************************