Skip to content

Commit

Permalink
⚡ readme: Fixes example pathing.
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhartstonge committed Sep 18, 2018
1 parent 3f529fc commit 9b9e0fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ See [_example/example.go](./_example/example.go) for a simple introduction and
try it out with:

```
go run examples/example.go
go run _example/example.go
```

## Limitations
Expand Down

0 comments on commit 9b9e0fb

Please sign in to comment.