Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
warnyul committed Feb 15, 2018
1 parent 89fd63c commit 9c454b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -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
```
```

0 comments on commit 9c454b3

Please sign in to comment.