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/brpc.git
The following commit(s) were added to refs/heads/master by this push:
new af4dcf82 Update README.md
new f8a9a0c5 Merge pull request #2122 from maheshrjl/patch-1
af4dcf82 is described below
commit af4dcf82a7502ee50c4674be10722f6c06b03a16
Author: Mahesh Rijal <[email protected]>
AuthorDate: Sat Feb 11 13:14:26 2023 +0530
Update README.md
Add hyperlink to https://brpc.apache.org/
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index a1b48998..b748a0c1 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
# 
-brpc is an Industrial-grade RPC framework using C++ Language, which is often
used in high performance system such as Search, Storage, Machine learning,
Advertisement, Recommendation etc.
+[brpc](https://brpc.apache.org/) is an Industrial-grade RPC framework using
C++ Language, which is often used in high performance system such as Search,
Storage, Machine learning, Advertisement, Recommendation etc.
### "brpc" means "better RPC".
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]