Skip to content

Commit 5bd8699

Browse files
committed
We don't have examples anymore, so don't say we do in the README
1 parent e051415 commit 5bd8699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If this doesn't work, you probably haven't set your [GOPATH](https://code.google
2020

2121
Examples
2222
--------
23-
We have put some self-explanatory examples in the [examples](https://github.com/messagebird/go-rest-api/tree/master/examples) directory, but here is a quick example on how to get started. Assuming the **go get** installation worked, you can import the messagebird package like this:
23+
Here is a quick example on how to get started. Assuming the **go get** installation worked, you can import the messagebird package like this:
2424

2525
```go
2626
import messagebird "github.com/messagebird/go-rest-api"

0 commit comments

Comments
 (0)