Skip to content

Commit

Permalink
improve example
Browse files Browse the repository at this point in the history
  • Loading branch information
martinlindhe committed Feb 20, 2016
1 parent 20ea91b commit d2c4ae4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ go get github.com/martinlindhe/subtitles
Fetch subtitle from thesubdb.com:
```go
f, _ := os.Open(fileName)
defer f.Close()

finder := NewSubFinder(f, fileName, "en")

Expand Down

0 comments on commit d2c4ae4

Please sign in to comment.