Skip to content

Commit

Permalink
Add import statement to README
Browse files Browse the repository at this point in the history
  • Loading branch information
cemremengu committed Dec 24, 2018
1 parent 175f3b2 commit bdbf6d7
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 @@ -28,6 +28,7 @@ go get github.com/nats-io/go-nats-streaming
## Basic Usage

```go
import stan "github.com/nats-io/go-nats-streaming"

sc, _ := stan.Connect(clusterID, clientID)

Expand Down

0 comments on commit bdbf6d7

Please sign in to comment.