Skip to content

Commit ea1102a

Browse files
authored
Update README.md
1 parent 2d12bd7 commit ea1102a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11

22
# buttonrpc - a simple rpc framework for C++
3-
- ZeroMQ as the network layer.
3+
- ZeroMQ 作为网络层
4+
- 使用c++14开发
45

56
## Features
67
- 轻量级,跨平台,简单易用
@@ -56,8 +57,7 @@ int main()
5657

5758

5859
## Building
59-
- vs2010 或者更高版本 (为了兼容vs2010没有用到可变模板参数)
60-
- gcc/g++ 支持部分c++11特性即可
60+
- vs2015 或者更高版本
6161

6262
## Usage
6363

0 commit comments

Comments
 (0)