Fixed some more typos.

This commit is contained in:
Foil-hat-guy 2025-04-20 12:19:55 +03:00
parent 02dab39907
commit 139083d70a
No known key found for this signature in database
GPG key ID: 221CC305A7B23591

View file

@ -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