diff --git a/README.en-US.md b/README.en-US.md
index c18b34b..f0ff7c9 100644
--- a/README.en-US.md
+++ b/README.en-US.md
@@ -54,6 +54,11 @@ Please leave a message at [**here**](https://github.com/actions-cool/issues-help
material-ui
+
+
+
+ pro-components
+ |
@@ -64,12 +69,12 @@ Please leave a message at [**here**](https://github.com/actions-cool/issues-help
react-music-player
|
+
umi
|
-
@@ -81,7 +86,6 @@ Please leave a message at [**here**](https://github.com/actions-cool/issues-help
zoo
|
|
- |
diff --git a/README.md b/README.md
index db4eb50..c845f2a 100644
--- a/README.md
+++ b/README.md
@@ -54,6 +54,11 @@
material-ui
+
+
+
+ pro-components
+ |
@@ -64,12 +69,12 @@
react-music-player
|
+
umi
|
-
@@ -81,7 +86,6 @@
zoo
|
|
- |
diff --git a/USERS.js b/USERS.js
index b361ace..3828578 100644
--- a/USERS.js
+++ b/USERS.js
@@ -41,6 +41,10 @@ const users = [
url: 'https://github.com/react-component',
logo: 'https://avatars3.githubusercontent.com/u/9441414?s=200&v=4'
},
+ {
+ url: 'https://github.com/ant-design/pro-components',
+ logo: 'https://avatars1.githubusercontent.com/u/12101536?s=200&v=4'
+ },
];
// **************************************************************************