added GH Action build status badge to README

This commit is contained in:
Jonas Depoix 2024-11-11 16:14:58 +01:00
parent 006edf9c91
commit 00642578d4
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BAENLEW8VUJ6G&source=url">
<img src="https://img.shields.io/badge/Donate-PayPal-green.svg" alt="Donate">
</a>
<a href="https://app.travis-ci.com/jdepoix/youtube-transcript-api">
<img src="https://travis-ci.com/jdepoix/youtube-transcript-api.svg?branch=master" alt="Build Status">
<a href="https://github.com/jdepoix/youtube-transcript-api/actions">
<img src="https://github.com/jdepoix/youtube-transcript-api/actions/workflows/ci.yml/badge.svg?branch=master" alt="Build Status">
</a>
<a href="https://coveralls.io/github/jdepoix/youtube-transcript-api?branch=master">
<img src="https://coveralls.io/repos/github/jdepoix/youtube-transcript-api/badge.svg?branch=master" alt="Coverage Status">