Update README.md

fix a typo of the link to chinese build instructions
master
Chunting Gu 5 years ago committed by GitHub
parent a827f4cfe2
commit bbbfd8928c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,7 +9,7 @@
Lightweight C++ HTTP __client and server__ library based on [Boost Asio](https://www.boost.org/doc/libs/release/libs/asio/) for __embedding__ purpose. Lightweight C++ HTTP __client and server__ library based on [Boost Asio](https://www.boost.org/doc/libs/release/libs/asio/) for __embedding__ purpose.
=> [Build Instructions](doc/Build-Instructions.md) ([__中文版__](doc/Build-Instructions_zn_CN.md)) => [Build Instructions](doc/Build-Instructions.md) ([__中文版__](doc/Build-Instructions_zh_CN.md))
Git repo: https://github.com/sprinfall/webcc. Please check this one instead of the forked for the latest features. Git repo: https://github.com/sprinfall/webcc. Please check this one instead of the forked for the latest features.

Loading…
Cancel
Save