Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

Commit

Permalink
Fix badges
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydmeta committed Feb 15, 2015
1 parent d0d9ee5 commit b37cdb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Metascraper [![Build Status](https://travis-ci.org/lloydmeta/metascraper.png?branch=master)](https://travis-ci.org/lloydmeta/metascraper) [![Coverage Status](https://coveralls.io/repos/lloydmeta/metascraper/badge.svg?branch=feature%2Fmultiple-schema-extractors)](https://coveralls.io/r/lloydmeta/metascraper?branch=feature%2Fmultiple-schema-extractors)
# Metascraper [![Build Status](https://travis-ci.org/lloydmeta/metascraper.svg?branch=master)](https://travis-ci.org/lloydmeta/metascraper) [![Coverage Status](https://coveralls.io/repos/lloydmeta/metascraper/badge.svg?branch=master)](https://coveralls.io/r/lloydmeta/metascraper?branch=master)

A non-blocking Scala library that allows you to retrieve meta data from various URLs.

Expand Down

0 comments on commit b37cdb3

Please sign in to comment.