Skip to content

Commit 7802a07

Browse files
committed
update README.md
1 parent 3dfc128 commit 7802a07

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,13 @@
99
[![codecov](https://codecov.io/gh/hedzr/cmdr/branch/master/graph/badge.svg)](https://codecov.io/gh/hedzr/cmdr)<!--
1010
[![Coverage Status](https://coveralls.io/repos/github/hedzr/cmdr/badge.svg?branch=master)](https://coveralls.io/github/hedzr/cmdr?branch=master)-->
1111
[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge.svg)](https://github.com/avelino/awesome-go#command-line)
12-
[![DocSite](https://img.shields.io/badge/Doc-Site-blue)](https://docs.hedzr.com/docs/cmdr.v2/)
12+
[![DocSite](https://img.shields.io/badge/Cmdr-Docs-blue)](https://docs.hedzr.com/docs/cmdr.v2/)
1313

1414
`cmdr` is a POSIX-compliant, command-line argument parser library with Golang.
1515

1616
1. Our license moved to Apache 2.0 from v2.
1717
2. The minimal toolchain move to go1.23+ from v2.1.
18+
3. DocSite published at [here](https://docs.hedzr.com/docs/cmdr.v2/).
1819

1920
A preview version released at v2.1, the stable API has been frozen.
2021

0 commit comments

Comments
 (0)