Commit 265a57209bce4eec59f28b03a5ac0d9d83da1c6c

Authored by David Yun
1 parent 141e3f1a

Update Codeclimate & Coverage badges

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
README.md
1 1 # Searchkick
2 2  
  3 +[![Build Status](https://travis-ci.org/ankane/searchkick.png?branch=master)](https://travis-ci.org/ankane/searchkick) [![Code Climate](https://codeclimate.com/github/ankane/searchkick/badges/gpa.svg)](https://codeclimate.com/github/ankane/searchkick) [![Test Coverage](https://codeclimate.com/github/ankane/searchkick/badges/coverage.svg)](https://codeclimate.com/github/ankane/searchkick)
  4 +
3 5 :rocket: Intelligent search made easy
4 6  
5 7 Searchkick learns what **your users** are looking for. As more people search, it gets smarter and the results get better. It’s friendly for developers - and magical for your users.
... ... @@ -25,8 +27,6 @@ Plus:
25 27  
26 28 :tangerine: Battle-tested at [Instacart](https://www.instacart.com)
27 29  
28   -[![Build Status](https://travis-ci.org/ankane/searchkick.png?branch=master)](https://travis-ci.org/ankane/searchkick)
29   -
30 30 We highly recommend tracking queries and conversions
31 31  
32 32 :zap: [Searchjoy](https://github.com/ankane/searchjoy) makes it easy
... ...