diff --git a/grpc/README.md b/grpc/README.md index d65dc03e54..e162681810 100644 --- a/grpc/README.md +++ b/grpc/README.md @@ -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)