yy2so commented on a change in pull request #12836:
URL: https://github.com/apache/shardingsphere/pull/12836#discussion_r719060364



##########
File path: README.md
##########
@@ -80,39 +76,28 @@ Apache ShardingSphere includes 3 independent products: 
JDBC, Proxy & Sidecar (Pl
 
 [![Maven 
Status](https://maven-badges.herokuapp.com/maven-central/org.apache.shardingsphere/shardingsphere-jdbc/badge.svg)](https://mvnrepository.com/artifact/org.apache.shardingsphere/shardingsphere-jdbc)
 
-ShardingSphere-JDBC is a lightweight Java framework providing extra services 
at the Java JDBC layer. With the client end connecting directly to the 
database, it provides services in the form of a jar and requires no extra 
deployment and dependence. It can be considered as an enhanced JDBC driver, 
fully compatible with JDBC and all kinds of ORM frameworks.
-Applicable in any ORM framework based on JDBC, such as JPA, Hibernate, 
Mybatis, Spring JDBC Template or direct use of JDBC. Supports any third-party 
database connection pool, such as DBCP, C3P0, BoneCP, Druid, HikariCP. Supports 
any kind of JDBC standard database: MySQL, Oracle, SQLServer, PostgreSQL and 
any SQL92 followed databases.
+A lightweight Java framework providing extra services at the Java JDBC layer. 
With the client end connecting directly to the database, it provides services 
in the form of a jar and requires no extra deployment and dependence. Supports 
any third-party database connection pool, such as DBCP, C3P0, BoneCP, Druid, 
HikariCP. Supports any kind of JDBC standard database: MySQL, Oracle, 
SQLServer, PostgreSQL and any SQL92 followed databases.
 
-![](./docs/document/content/Read-Me-Pics/Read-me-JDBC.png)
+For more details, follow this [link to the official 
website](https://shardingsphere.apache.org/document/current/en/overview/).

Review comment:
       Good tip, fixed




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to