README.md in oauthenticator-1.3.1 vs README.md in oauthenticator-1.3.2

- old
+ new

@@ -1,6 +1,8 @@ # OAuthenticator +[![Build Status](https://travis-ci.org/notEthan/oauthenticator.svg?branch=master)](https://travis-ci.org/notEthan/oauthenticator) + OAuthenticator signs outgoing requests with OAuth 1.0. OAuthenticator authenticates incoming OAuth 1.0 signed requests, primarily as a middleware, and forms useful error messages when authentication fails.