From 013b076b1c92e6939486fe27e0ac68203cdde42f Mon Sep 17 00:00:00 2001 From: chijinxin Date: Tue, 21 May 2019 16:48:42 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1573e2f..0fc5de3 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ 3. Future/Promise风格的异步调用RPC客户端 ### 源码编译及相关库依赖 -![rpc](https://github.com/chijinxina/rpc-protobuf-cpp/blob/master/doc/rpc.png){:height="100" width="100"} +![rpc](https://github.com/chijinxina/rpc-protobuf-cpp/blob/master/doc/rpc.png) 1. 安装folly组件库 [folly编译安装](https://github.com/facebook/folly) 2. 安装wangle网络库 [wangle编译安装](https://github.com/facebook/wangle) 3. 编译rpc-protobuf-cpp