From 4717e474168fd8b945166cb3da59e3a30ecc7c8f Mon Sep 17 00:00:00 2001 From: zainabdnaya Date: Thu, 9 Jun 2022 20:19:08 +0100 Subject: [PATCH] feat: add soubject of vowelsindex.go --- subjects/vowels-index/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/subjects/vowels-index/README.md b/subjects/vowels-index/README.md index 510ec5c9..1fb26d79 100644 --- a/subjects/vowels-index/README.md +++ b/subjects/vowels-index/README.md @@ -26,6 +26,7 @@ func main() { } } + ``` And its output : ```console