Skip to content

Commit c5404b3

Browse files
author
leiguoguo
committed
update readme
1 parent 8cef4a1 commit c5404b3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
11
# php-client-adapter
2+
3+
此代码仅为高可用架构群分享使用.
4+
5+
因此, 仅摘取了适配器的核心逻辑, 及其中的Feature应用场景代码示例.
6+
7+
demo使用方法:
8+
```
9+
cd demo
10+
composer update
11+
php demo.php
12+
```

0 commit comments

Comments
 (0)