From f4f94ca0a3a44551f7faa7339dcde7eb00949049 Mon Sep 17 00:00:00 2001 From: Hurin Hu Date: Thu, 12 Nov 2020 09:46:02 +1300 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a4b1df2..9f469fc 100755 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ # GoogleNews -[![Build Status](https://travis-ci.com/HurinHu/GoogleNews.svg)](https://travis-ci.com/HurinHu/GoogleNews) -[![Coverage Status](https://coveralls.io/repos/github/HurinHu/GoogleNews/badge.svg)](https://coveralls.io/github/HurinHu/GoogleNews) +[![Build Status](https://travis-ci.com/Iceloof/GoogleNews.svg)](https://travis-ci.com/Iceloof/GoogleNews) +[![Coverage Status](https://coveralls.io/repos/github/Iceloof/GoogleNews/badge.svg)](https://coveralls.io/github/Iceloof/GoogleNews) [![PyPI](https://img.shields.io/pypi/v/GoogleNews)](https://pypi.org/project/GoogleNews/) [![PyPI - Downloads](https://img.shields.io/pypi/dm/GoogleNews)](https://pypistats.org/packages/googlenews) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/GoogleNews) ![PyPI - Wheel](https://img.shields.io/pypi/wheel/GoogleNews) -![GitHub contributors](https://img.shields.io/github/contributors/HurinHu/GoogleNews) -![GitHub issues](https://img.shields.io/github/issues-raw/HurinHu/GoogleNews) +![GitHub contributors](https://img.shields.io/github/contributors/Iceloof/GoogleNews) +![GitHub issues](https://img.shields.io/github/issues-raw/Iceloof/GoogleNews) ![GitHub Action](https://github.com/HurinHu/GoogleNews/workflows/GitHub%20Action/badge.svg) -![GitHub](https://img.shields.io/github/license/HurinHu/GoogleNews) +![GitHub](https://img.shields.io/github/license/Iceloof/GoogleNews) ## Install ```