From e2f2575dd1413dd47799f5e8a4b6f8880dc30c3c Mon Sep 17 00:00:00 2001 From: Guillaume Falourd Date: Wed, 4 Aug 2021 10:41:25 -0300 Subject: [PATCH] Update README.md --- grpc/golang/hello-world/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/grpc/golang/hello-world/README.md b/grpc/golang/hello-world/README.md index 7b9bea8..2f3b0b5 100755 --- a/grpc/golang/hello-world/README.md +++ b/grpc/golang/hello-world/README.md @@ -13,14 +13,14 @@ rit grpc golang hello-world ## Requirements - Golang -- [This repository](https://github.com/GuillaumeFalourd/poc-grpc-golang) server running locally (localhost:3009). +- [This repository](https://github.com/GuillaumeFalourd/poc-grpc-golang) server running locally (`localhost:3009`). ## Demonstration -After running the server: +**After running the server:** ![Server](https://user-images.githubusercontent.com/22433243/128190726-c785957f-c66d-4769-ab89-516721348941.png) -Run the formula command: +**Run the formula command:** ![Formula](https://user-images.githubusercontent.com/22433243/128190773-c12b3737-3541-458c-8105-226cbd3d2aa7.png)