Update README.md

This commit is contained in:
johnA1331 2021-09-29 23:29:55 +08:00 committed by GitHub
parent 9e7361d403
commit 7b36d4cd43
1 changed files with 2 additions and 0 deletions

View File

@ -3,4 +3,6 @@
This module contains articles about gRPC
### Relevant Articles:
- [Introduction to gRPC](https://www.baeldung.com/grpc-introduction)
- [Streaming with gRPC in Java](https://www.baeldung.com/java-grpc-streaming)