We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac9a5ca commit 67d03e7Copy full SHA for 67d03e7
README.md
@@ -4,6 +4,7 @@
4
[![pkg-img]][pkg-url]
5
[![reportcard-img]][reportcard-url]
6
[![coverage-img]][coverage-url]
7
+[![version-img]][version-url]
8
9
Simple, useful and opinionated CLI package in Go. For config loader see [aconfig](https://github.com/cristalhq/aconfig)
10
@@ -83,3 +84,5 @@ See [these docs][pkg-url].
83
84
[reportcard-url]: https://goreportcard.com/report/cristalhq/acmd
85
[coverage-img]: https://codecov.io/gh/cristalhq/acmd/branch/main/graph/badge.svg
86
[coverage-url]: https://codecov.io/gh/cristalhq/acmd
87
+[version-img]: https://img.shields.io/github/v/release/cristalhq/acmd
88
+[version-url]: https://github.com/cristalhq/acmd/releases
0 commit comments