From f9f750c643eb63c21afc5a8ad176c44f3ea6ddda Mon Sep 17 00:00:00 2001 From: ajikamaludin Date: Thu, 25 Aug 2022 15:07:38 +0700 Subject: [PATCH] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 61a9f83..9662fb5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # GO GRPC BASIC ## Requirements -check other branch to step by step create project +### `Check other branch to step by step create project from 1/dev, 2/grpc-gateway, etc` + ### Validate Go Installation ```bash $ go version