This commit is contained in:
s.kamardin 2015-11-30 18:35:07 +03:00
parent 3c6119e9f6
commit 5d4a974ff5
1 changed files with 3 additions and 1 deletions

View File

@ -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