Skip to content

Commit 983113c

Browse files
committed
Prep for v1.0.0 release
1 parent c6e1752 commit 983113c

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

-8
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,7 @@
11
# Go Pinterest [![Build Status](https://travis-ci.org/carrot/go-pinterest.svg?branch=master)](https://travis-ci.org/carrot/go-pinterest) [![Coverage Status](https://coveralls.io/repos/github/carrot/go-pinterest/badge.svg?branch=br.coveralls)](https://coveralls.io/github/carrot/go-pinterest?branch=br.coveralls)
22

3-
> Note: This project is in active development, and will not provide any stability until releases are drafted. Keep an eye on the [releases](https://github.com/carrot/pinterest-go-client/releases)!
4-
53
This is a Go client for the Pinterest API. For more information about the Pinterest API, check out their [getting started](https://developers.pinterest.com/docs/api/overview/) guide.
64

7-
## Roadmap to v1.0.0
8-
9-
Check out the [v1.0.0 milestone](https://github.com/carrot/go-pinterest/milestone/1)!
10-
11-
Before we hit v1.0.0 you probably shouldn't be using this library. If you decide to use it be sure to lock into specific commit, as there are possibly breaking changes between commits without notice.
12-
135
## Creating a Client
146

157
To create a simple Pinterest client:

0 commit comments

Comments
 (0)