diff --git a/README.md b/README.md index cda9efb..974293f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,16 @@ -# Google Search Results in Ruby +

Google Search Results in Ruby

-[![serpapi-search-ruby](https://github.com/serpapi/google-search-results-ruby/actions/workflows/ruby.yml/badge.svg)](https://github.com/serpapi/google-search-results-ruby/actions/workflows/ruby.yml) -[![Gem Version](https://badge.fury.io/rb/google_search_results.svg)](https://rubygems.org/gems/google_search_results) +
+ google-search-results-ruby-logo +
+ +
+ + ![serpapi-search-ruby](https://github.com/serpapi/google-search-results-ruby/actions/workflows/ruby.yml/badge.svg) + ![Gem](https://img.shields.io/gem/dt/google_search_results) + ![Gem Version](https://badge.fury.io/rb/google_search_results.svg) + +
This Ruby Gem is meant to scrape and parse results from Google, Bing, Baidu, Yandex, Yahoo, Ebay and more using [SerpApi](https://serpapi.com).