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