Skip to content

Commit e115511

Browse files
author
ml9951
committedApr 18, 2018
Fixing README badges
1 parent 5e6a16d commit e115511

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
The Beer Feed
22
-------------
3-
[![Build Status](https://travis-ci.org/ml9951/BeerFeed.svg?branch=master)](https://travis-ci.org/ml9951/BeerFeed) [![codecov](https://codecov.io/gh/ml9951/BeerFeed/branch/master/graph/badge.svg)](https://codecov.io/gh/ml9951/BeerFeed)
4-
[![Dependency Status](https://gemnasium.com/badges/github.com/ml9951/BeerFeed.svg)](https://gemnasium.com/github.com/ml9951/BeerFeed)
3+
[![Build Status](https://travis-ci.org/lematt1991/BeerFeed.svg?branch=master)](https://travis-ci.org/lematt1991/BeerFeed) [![codecov](https://codecov.io/gh/lematt1991/BeerFeed/branch/master/graph/badge.svg)](https://codecov.io/gh/lematt1991/BeerFeed)
4+
[![Dependency Status](https://gemnasium.com/badges/github.com/lematt1991/BeerFeed.svg)](https://gemnasium.com/github.com/lematt1991/BeerFeed)
55

66

77
The Beer Feed is a simple React application powered by [Untappd](https://untappd.com) to provide users with a list of only the *good* beers that get checked in. It continuously queries the Untappd feed, via the [Untappd API](https://untappd.com/api/docs), for a given location and filters out any checkins that have an aggregate score below a given threshold (currently 4.0).

0 commit comments

Comments
 (0)
Please sign in to comment.