You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by ww...@apache.org on 2022/11/17 06:39:13 UTC

[incubator-brpc] branch master updated: Update README.md

This is an automated email from the ASF dual-hosted git repository.

wwbmmm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git


The following commit(s) were added to refs/heads/master by this push:
     new fae30e6a Update README.md
fae30e6a is described below

commit fae30e6a9a84ef8c2e0bfe1ce23afa5611a1ffab
Author: Weibing Wang <ww...@163.com>
AuthorDate: Thu Nov 17 14:39:08 2022 +0800

    Update README.md
---
 README.md | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 0ed24e70..82b141e7 100644
--- a/README.md
+++ b/README.md
@@ -80,7 +80,7 @@ You can use it to:
     * [IOBuf](docs/en/iobuf.md)
     * [Streaming Log](docs/en/streaming_log.md)
     * [FlatMap](docs/cn/flatmap.md)
-    * [brpc外功修炼宝典](docs/cn/brpc_intro.pptx)(training material)
+    * [brpc introdution](docs/cn/brpc_intro.pptx)(training material)
     * [A tutorial on building large-scale services](docs/en/tutorial_on_building_services.pptx)(training material)
     * [brpc internal](docs/en/brpc_internal.pptx)(training material)
   * RPC in depth
@@ -94,11 +94,8 @@ You can use it to:
     * [Memory Management](docs/cn/memory_management.md)
     * [Timer keeping](docs/cn/timer_keeping.md)
     * [bthread_id](docs/cn/bthread_id.md)
-  * Use cases inside Baidu
-    * [百度地图api入口](docs/cn/case_apicontrol.md)
-    * [联盟DSP](docs/cn/case_baidu_dsp.md)
-    * [ELF学习框架](docs/cn/case_elf.md)
-    * [云平台代理服务](docs/cn/case_ubrpc.md)
+  * Use cases
+    * [User cases](community/cases.md)
 
 # Contribute code
 Please refer to [here](CONTRIBUTING.md).


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org