diff --git a/README.md b/README.md index 2e83efe..7f7be05 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Online documentation, which includes examples, can be found at: http://godoc.org ## Example Usage -``` +```go import ( "github.com/reiver/go-pathmatch" )