diff --git a/readme.md b/readme.md index d2e7786..3eca213 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,8 @@ # glob.[go](https://golang.org) -Simple globbing library. +[![GoDoc](https://godoc.org/github.com/gobwas/glob?status.svg)](https://godoc.org/github.com/gobwas/glob) + +> Simple globbing library. ## Install