From 4c949de4198ced2d4388e7c32f6c0a6cd6d7575e Mon Sep 17 00:00:00 2001 From: yedongfu Date: Thu, 18 Apr 2019 11:23:04 +0800 Subject: [PATCH] fix readme format --- README-en.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README-en.md b/README-en.md index 460b670..cec4c25 100644 --- a/README-en.md +++ b/README-en.md @@ -62,11 +62,11 @@ example can be found examples/hsha.cc asynchronously handle the openssl connection. if you have installed openssl, then make will automatically download handy-ssl. ssl support files are in [handy-ssl](https://github.com/yedf/handy-ssl.git) because of license. -###protobuf supported +### protobuf supported examples can be found in directory protobuf -###contents +### contents * handy--------handy library * examples---- @@ -74,7 +74,7 @@ examples can be found in directory protobuf * protobuf-----protobuf support and examples * test-----------handy test case -###[hand book](https://github.com/yedf/handy/blob/master/doc-cn.md) +### [hand book](https://github.com/yedf/handy/blob/master/doc-cn.md) ## Advanced build option