From 410d880290ded80a9632564262ed6ed56c4003d6 Mon Sep 17 00:00:00 2001 From: ajikamaludin Date: Fri, 15 Jul 2022 16:19:33 +0700 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79c8aa1..26f358a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # GO GRPC BASIC ## Requirements +check other branch to step by step create project ### Validate Go Installation ```bash $ go version