Add runtime

This commit is contained in:
Peter Boyer 2016-11-05 12:25:15 -04:00
parent 8b67d2418c
commit 7eb6aec612
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
### Referencing in your code
Reference the go package like this:
Reference the go runtime package like this:
```go
import "github.com/pboyer/antlr4/runtime/Go/antlr"