Skip to content

Commit 1432a3a

Browse files
committed
fix broken build status
1 parent 337088d commit 1432a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Google Search Results in Python
22

33
[![Package](https://badge.fury.io/py/google-search-results.svg)](https://badge.fury.io/py/google-search-results)
4-
![Build](https://github.com/serpapi/google-search-results-python/workflows/Python%20package/badge.svg)
4+
[![Build](https://github.com/serpapi/google-search-results-python/actions/workflows/python-package.yml/badge.svg)](https://github.com/serpapi/google-search-results-python/actions/workflows/python-package.yml)
55

66
This Python package is meant to scrape and parse Google, Google Scholar, Bing, Baidu, Yandex, Yahoo, Ebay results using [SerpApi](https://serpapi.com).
77

0 commit comments

Comments
 (0)