Commit 5d81408b authored by terrymanu's avatar terrymanu
Browse files

update readme

parent a5cab0b8
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
# sharding-jdbc-example
# sharding-sphere-example

Sharding-JDBC 2.x example.
Sharding-Sphere example.

Example for 1.x please see tags in `https://github.com/shardingjdbc/sharding-jdbc/tree/${tag}/sharding-jdbc-example`

Example docs please see :  
    EN : http://shardingjdbc.io/docs_en/01-start/code-demo/  
    CN : http://shardingjdbc.io/docs_cn/01-start/code-demo/
Example for 2.x or 3.x please see tags in `https://github.com/sharding-sphere/sharding-sphere-example/tree/${tag}`

Please do not use `dev` branch to run your example, example of `dev` branch is not released yet.