From 139083d70a375aa54f1279bd8397fe9999ed5400 Mon Sep 17 00:00:00 2001 From: Foil-hat-guy Date: Sun, 20 Apr 2025 12:19:55 +0300 Subject: [PATCH] Fixed some more typos. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d8f3a8e..4a41067 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ ### The "Version" package ------------- + This package provides --version flag feature to your cli. It recognize both short and long flags. Version number is -automatically added from the latest tag in your git repo. +automatically added from the latest tag in your git repository. ------------- + ### Usage 1. Download the package by **go get** command: ```shell