diff --git a/README.md b/README.md index 97e57fd..0a7fe71 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ -# clipboard +clipboard +========= +[![Actions Status](https://github.com/d-tsuji/clipboard/workflows/test/badge.svg)](https://github.com/d-tsuji/clipboard/actions) +[![Doc](https://img.shields.io/badge/doc-reference-blue.svg)](https://pkg.go.dev/github.com/d-tsuji/clipboard) +[![Go Report Card](https://goreportcard.com/badge/github.com/d-tsuji/clipboard)](https://goreportcard.com/report/github.com/d-tsuji/clipboard) -"clipboard" is a multi-platform clipboard library in Go. +This is a multi-platform clipboard library in Go. ## Abstract