Good, I will sync it to the brpc official website soon.

On Thu, Aug 4, 2022 at 8:19 AM <jerry...@apache.org> wrote:

> This is an automated email from the ASF dual-hosted git repository.
>
> jerrytan pushed a commit to branch tanzhongyi003-patch-1
> in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git
>
> commit 1bafe4b2946b0fdcc54a3c2ae7ead2acc54823a9
> Author: Tanzhongyi(Jerry Tan) <jerry...@apache.org>
> AuthorDate: Thu Aug 4 08:19:04 2022 +0800
>
>     Update README.md
> ---
>  README.md | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/README.md b/README.md
> index ef58a289..9f85bfce 100644
> --- a/README.md
> +++ b/README.md
> @@ -4,7 +4,9 @@
>
>  # ![brpc](docs/images/logo.png)
>
> -An industrial-grade RPC framework used throughout [Baidu](
> http://ir.baidu.com/phoenix.zhtml?c=188488&p=irol-irhome), with
> 1,000,000+ instances(not counting clients) and thousands kinds of services.
> "brpc" means "better RPC".
> +brpc is an Industrial-grade RPC framework using C++ Language, which is
> often used in  high performance system such as Search, Storage, Machine
> learning etc.
> +
> +### "brpc" means "better RPC".
>
>  You can use it to:
>  * Build a server that can talk in multiple protocols (**on same port**),
> or access all sorts of services
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
> For additional commands, e-mail: dev-h...@brpc.apache.org
>
>

Reply via email to