diff --git a/README.md b/README.md index 7bb60d0..11d5a4b 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,6 @@ require('node-thrust')(function(err, api) { First download with `go get -u github.com/miketheprogrammer/go-thrust/` ```Go -``` package main import ( @@ -93,6 +92,7 @@ func main() { thrustWindow.Focus() dispatcher.RunLoop() } +``` ##### Library