Skip to content

Commit

Permalink
Merge pull request #2 from samuelcouch/master
Browse files Browse the repository at this point in the history
Update links in readme
  • Loading branch information
cassidoo committed Nov 12, 2015
2 parents 972e8c4 + 34c93d7 commit 13172ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Clarifai Golang Library

Unofficial library written for the [Clarifai](http://www.clarifai.com) API.
Library for our [API](https://developer.clarifai.com/docs/).

[![GoDoc](https://godoc.org/github.com/clarifai/clarifai-go?status.svg)](https://godoc.org/github.com/clarifai/clarifai-go)
[![GoDoc](https://godoc.org/github.com/Clarifai/clarifai-go?status.svg)](https://godoc.org/github.com/Clarifai/clarifai-go)

## Usage
`go get github.com/clarifai/clarifai-go`
Expand Down Expand Up @@ -55,4 +55,4 @@ Run `go test`

##Special Thanks

Thanks so much to [Samuel Couch](https://github.com/samuelcouch) for his amazing contribution to the Clarifai client libraries by starting this one and graciously handing it off to us. Follow him on Twitter [@SamuelCouch](http://twitter.com/SamuelCouch).
Thanks so much to [Sam Couch](https://github.com/samuelcouch) for his amazing contribution to the Clarifai client libraries by starting this one and graciously handing it off to us. Follow him on Twitter [@SamuelCouch](http://twitter.com/SamuelCouch).

0 comments on commit 13172ab

Please sign in to comment.