From 6aa28ecbf02bfc8a3adbf9aa6398fd5cc74220bd Mon Sep 17 00:00:00 2001 From: Prosenjit Majumder Joy Date: Fri, 15 Sep 2023 11:59:55 +0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f9336a..1bde70c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Go-Standard-Patterns -Collection of idiomatic go standard library code examples. +Collection of idiomatic go code examples.