diff --git a/README.md b/README.md index d8e6a55..d9e3dd5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Marvel Superhero App for iOS -[![Build Status](https://travis-ci.org/wupdigital/ios-superhero-app.svg?branch=master)](https://travis-ci.org/wupdigital/ios-superhero-app) +[![Build Status](https://travis-ci.org/wupdigital/ios-objc-superhero-app.svg?branch=master)](https://travis-ci.org/wupdigital/ios-objc-superhero-app) ## Description @@ -17,4 +17,4 @@ To run the application using real data obtained from the [Marvel API](https://de ``` #define MARVEL_PUBLIC_API_KEY YOUR_PUBLIC_API_KEY #define MARVEL_PRIVATE_API_KEY YOUR_PRIVATE_API_KEY -``` \ No newline at end of file +```