Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

Commit

Permalink
Merge pull request #112 from ForrestWeston/master
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
howeyc committed Oct 3, 2015
2 parents 4894fe7 + 4315d73 commit f0c08ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ func main() {
if err != nil {
log.Fatal(err)
}


// Hang so program doesn't exit
<-done

/* ... do stuff ... */
Expand Down

0 comments on commit f0c08ee

Please sign in to comment.