Unverified Commit deb15fb3 authored by zhaojun's avatar zhaojun Committed by GitHub
Browse files

Update README.md

parent 8317779f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -6,7 +6,8 @@ Example for 1.x please see tags in `https://github.com/apache/incubator-sharding

Example for 2.x or 3.x please see tags in `https://github.com/apache/incubator-shardingsphere-example/tree/${tag}`

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

The manual schema initial script is in `https://github.com/apache/incubator-shardingsphere-example/blob/dev/src/resources/manual_schema.sql`, 
please execute it before you first run the example.