This is an automated email from the ASF dual-hosted git repository.

panjuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new fc334d718c2 Upgrade javadoc (#24979)
fc334d718c2 is described below

commit fc334d718c218dd75d7f5d6f506723c10cd95036
Author: Liang Zhang <[email protected]>
AuthorDate: Mon Apr 3 16:40:31 2023 +0800

    Upgrade javadoc (#24979)
---
 README.md    | 4 +++-
 README_ZH.md | 2 ++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index adef7cc48f5..be7d41324b9 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,9 @@ The concepts at the core of the project are `Connect`, 
`Enhance` and `Pluggable`
 Virtually all databases are 
[supported](https://shardingsphere.apache.org/document/current/en/dev-manual/data-source/)
 including [MySQL](https://www.mysql.com), 
[PostgreSQL](https://www.postgresql.org), [SQL 
Server](https://www.microsoft.com/en-us/sql-server/sql-server-downloads), 
[Oracle Database](https://www.oracle.com/database/), 
[MariaDB](https://mariadb.org) or any other SQL-92 database.
 
 ShardingSphere became an [Apache](https://apache.org/index.html#projects-list) 
Top-Level Project on April 16, 2020.
- 
+
+So far, ShardingSphere has been used by over [12,000 projects on 
GitHub](https://github.com/search?l=Maven+POM&q=shardingsphere&type=Code).
+
 ### DOCUMENTATION📜
 
 <hr>
diff --git a/README_ZH.md b/README_ZH.md
index bc48b73b80b..be28547e5d2 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -35,6 +35,8 @@ Apache ShardingSphere 产品定位为 `Database Plus`,旨在构建异构数据
 
 ShardingSphere 已于 2020 年 4 月 16 日成为 [Apache 
软件基金会](https://apache.org/index.html#projects-list)的顶级项目。
 
+迄今为止,已有超过 [12,000 个 GitHub 
项目](https://github.com/search?l=Maven+POM&q=shardingsphere&type=Code)采用了 
ShardingSphere。
+
 ### 文档📜
 
 <hr>

Reply via email to