Commit 508d85ce authored by wenweihu86's avatar wenweihu86

revert README

parent 3c1a726f
......@@ -22,14 +22,10 @@ You can use it to:
* Get [better latency and throughput](docs/en/overview.md#better-latency-and-throughput).
* [Extend brpc](docs/en/new_protocol.md) with the protocols used in your organization quickly, or customize components, including [naming services](docs/cn/load_balancing.md#命名服务) (dns, zk, etcd), [load balancers](docs/cn/load_balancing.md#负载均衡) (rr, random, consistent hashing)
# How to build
* Read [getting started](docs/cn/getting_started.md) for building steps.
# Try it!
* Read [overview](docs/en/overview.md) to know where brpc can be used and its advantages.
* Play with [examples](https://github.com/brpc/brpc/tree/master/example/).
* Read [getting started](docs/cn/getting_started.md) for building steps and play with [examples](https://github.com/brpc/brpc/tree/master/example/).
* Docs:
* [Performance benchmark](docs/cn/benchmark.md)
* [bvar](docs/en/bvar.md)
......
......@@ -23,14 +23,10 @@
* 获得[更好的延时和吞吐](docs/cn/overview.md#更好的延时和吞吐).
* 把你组织中使用的协议快速地[加入brpc](docs/cn/new_protocol.md),或定制各类组件, 包括[命名服务](docs/cn/load_balancing.md#命名服务) (dns, zk, etcd), [负载均衡](docs/cn/load_balancing.md#负载均衡) (rr, random, consistent hashing)
# 如何编译
* 请阅读[编译步骤](docs/cn/getting_started.md)了解如何开始使用.
# 试一下!
* 通过[概述](docs/cn/overview.md)了解哪里可以用brpc及其优势。
* 可以运行一下[示例程序](https://github.com/brpc/brpc/tree/master/example/).
* 阅读[编译步骤](docs/cn/getting_started.md)了解如何开始使用, 之后可以运行一下[示例程序](https://github.com/brpc/brpc/tree/master/example/).
* 文档:
* [性能测试](docs/cn/benchmark.md)
* [bvar](docs/cn/bvar.md)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment