Skip to content

Commit ec80841

Browse files
committed
added semaphoreci build badge at README file
1 parent dafedc7 commit ec80841

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11

22
<h1 align="center">Get Youtube Thumbnail</h1>
3-
<!-- <div align="center">
4-
<a href="https://github.com/goreleaser/goreleaser/releases/tag/v0.45.1">
5-
<img src="https://img.shields.io/github/release/qubyte/rubidium.svg?style=flat-square" alt="latest-release"></a>
6-
<a href="https://semaphoreci.com/docs/how-to-get-build-badge.html">
7-
<img src="https://img.shields.io/travis/rust-lang/rust.svg?style=flat-square" alt="build-passing"></a>
8-
<a href="https://codecov.io/">
9-
<img src="https://img.shields.io/scrutinizer/coverage/g/filp/whoops.svg?style=flat-square" alt="code-coverage"></a>
3+
<div align="center">
4+
<!-- <a href="https://github.com/goreleaser/goreleaser/releases/tag/v0.45.1">
5+
<img src="https://img.shields.io/github/release/qubyte/rubidium.svg?style=flat-square" alt="latest-release"></a> -->
6+
<a href='https://semaphoreci.com/iqhater/get-youtube-thumbnail'> <img src='https://semaphoreci.com/api/v1/iqhater/get-youtube-thumbnail/branches/master/badge.svg' alt='Build Status'></a>
7+
<!-- <a href="https://codecov.io/">
8+
<img src="https://img.shields.io/scrutinizer/coverage/g/filp/whoops.svg?style=flat-square" alt="code-coverage"></a> -->
109
</div>
11-
<hr> -->
10+
<hr>
1211

1312
By default, get_youtube_thumbnail gets a max resolution image, if image has been not found, get_youtube_thumbnail try to getting a high resolution image.
1413

0 commit comments

Comments
 (0)