diff --git a/README.md b/README.md index 4439696..d4d648c 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# aws-sdk-go-bindings [![Go Report Card](https://goreportcard.com/badge/github.com/AndreaM16/aws-sdk-go-bindings)](https://goreportcard.com/report/github.com/AndreaM16/aws-sdk-go-bindings) [![Apache V2 License](http://img.shields.io/badge/license-Apache%20V2-blue.svg)](https://github.com/andream16/aws-sdk-go-bindings/blob/master/LICENSE.txt) +# aws-sdk-go-bindings [![CircleCI](https://circleci.com/gh/andream16/aws-sdk-go-bindings.svg?style=svg)](https://circleci.com/gh/andream16/aws-sdk-go-bindings) [![GoDoc](https://godoc.org/github.com/andream16/aws-sdk-go-bindings?status.svg)](https://godoc.org/github.com/andream16/aws-sdk-go-bindings) [![Go Report Card](https://goreportcard.com/badge/github.com/AndreaM16/aws-sdk-go-bindings)](https://goreportcard.com/report/github.com/AndreaM16/aws-sdk-go-bindings) [![Apache V2 License](http://img.shields.io/badge/license-Apache%20V2-blue.svg)](https://github.com/andream16/aws-sdk-go-bindings/blob/master/LICENSE.txt) Helper to easily access some [aws-sdk-go](https://github.com/aws/aws-sdk-go)'s methods and lambda utilities like preparing an sns default message and unmarshal an image coming out from a stream like: