diff --git a/Deps/gtm-session-fetcher b/Deps/gtm-session-fetcher index d001d7d..400a467 160000 --- a/Deps/gtm-session-fetcher +++ b/Deps/gtm-session-fetcher @@ -1 +1 @@ -Subproject commit d001d7db238a8bc11d122b65382e50651f62d1e8 +Subproject commit 400a467a67f67a1cb6d046aab23a625b74d114dc diff --git a/README.md b/README.md index 6ebf8fe..4c4db5b 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ **Project site**
**Discussion group** +[![Build Status](https://travis-ci.org/google/gtm-oauth2.svg?branch=master)](https://travis-ci.org/google/gtm-oauth2) The Google Toolbox for Mac OAuth 2 Controllers make it easy for Cocoa applications to sign in to services using OAuth 2 for authentication and @@ -22,7 +23,7 @@ please join the or submit an [issue](https://github.com/google/gtm-oauth2/issues). The library incorporates the -[GTM HTTP Fetcher project](https://github.com/google/gtm-http-fetcher/). +[GTM Session Fetcher project](https://github.com/google/gtm-session-fetcher/). There is a separate project for [OAuth 1 controllers](https://github.com/google/gtm-oauth).