From f3ab4203be1f0fbd911d1a9f3d08aec10a28e343 Mon Sep 17 00:00:00 2001 From: Sean Linsley Date: Mon, 24 Mar 2014 12:19:47 -0500 Subject: [PATCH] Use SVG status badge Higher resolution FTW --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 888a36c..8978582 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Ransack -[![Build Status](https://travis-ci.org/activerecord-hackery/ransack.png)](https://travis-ci.org/activerecord-hackery/ransack) +[![Build Status](https://travis-ci.org/activerecord-hackery/ransack.svg)](https://travis-ci.org/activerecord-hackery/ransack) Ransack is a rewrite of [MetaSearch](https://github.com/activerecord-hackery/meta_search) created by [Ernie Miller](http://twitter.com/erniemiller) and maintained by [Ryan Bigg](http://twitter.com/ryanbigg), [Jon Atack](http://twitter.com/jonatack) and a great group of [contributors](https://github.com/activerecord-hackery/ransack/graphs/contributors). While it supports many of the same features as MetaSearch, its underlying implementation differs