Skip to content

Commit dc4f99d

Browse files
author
zng
committed
更新readme
1 parent 4cef7ee commit dc4f99d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
# Created by .ignore support plugin (hsz.mobi)
2-
.idea/*
1+
.idea

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
简单好用的consul的php客户端,并且因为是php的客户端,所以也不准备支持consul的所有功能,只支持简单的查询功能,不支持session和watch等长连接的功能。
44

5-
##使用方法
5+
## 使用方法
6+
67
#### 仔细的看consul
78
使用sdk需要你仔细的了解consul的http的API,因为php-consul-sdk是基于它实现的。
89

0 commit comments

Comments
 (0)