Skip to content

Commit 19aba68

Browse files
committed
Badges
1 parent c94ef22 commit 19aba68

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
A high-performance Go package for measuring the display width of strings in monospace terminals.
44

5+
[![Documentation](https://pkg.go.dev/badge/github.com/clipperhouse/displaywidth.svg)](https://pkg.go.dev/github.com/clipperhouse/displaywidth)
6+
![Go](https://github.com/clipperhouse/displaywidth/actions/workflows/gotest.yml/badge.svg)
7+
58
```bash
69
go get github.com/clipperhouse/displaywidth
710
```

0 commit comments

Comments
 (0)