Skip to content

Commit 6733363

Browse files
committed
update api doc link in README.md
1 parent 6c9e573 commit 6733363

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ go get -u -v github.com/c0de8/bmfmt
1616

1717
## Supported Structures
1818

19-
Currently ``github.com/c0de8/bmfmt`` support the following map structures:
20-
2119
- map[string]string
2220
- map[string][]string
2321

22+
More structures are in implementation.
23+
2424
## Usage
2525

26-
[API Documentation](https://godoc.org/github.com/c0de8/bmfmt)
26+
[API Documentation](https://pkg.go.dev/github.com/c0de8/bmfmt?tab=doc)
2727

2828
[Examples](https://github.com/c0de8/bmfmt/blob/master/examples/main.go)
2929

0 commit comments

Comments
 (0)