marked code portion of README.md as Go code.

master
Charles Iliya Krempeaux 2019-06-20 17:04:33 -07:00 committed by GitHub
parent 341f7e1e73
commit 90139bd570
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ if didMatch {
```
Alternatively:
```
```go
import (
"github.com/reiver/go-pathmatch"
)