master
Charles Iliya Krempeaux 2019-06-20 17:11:35 -07:00
parent e1450407cd
commit 363cdc1658
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ Online documentation, which includes examples, can be found at: http://godoc.org
## Example Usage ## Example Usage
``` ```go
import ( import (
"github.com/reiver/go-pathmatch" "github.com/reiver/go-pathmatch"
) )