nficano commited on
Commit
544698d
·
unverified ·
1 Parent(s): bff6f8b

Switch to flat-square

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -3,12 +3,12 @@
3
  <img src="https://assets.nickficano.com/gh-pytube.min.svg" width="456" height="143" alt="pytube logo" />
4
  </p>
5
  <p align="center">
6
- <img src="https://img.shields.io/pypi/dm/pytube?style=for-the-badge" alt="pypi"/>
7
- <img src="https://readthedocs.org/projects/python-pytube/badge/?version=latest&style=for-the-badge" />
8
  <a href="https://codecov.io/gh/pytube/pytube" aria-label="coverage">
9
- <img src="https://img.shields.io/codecov/c/github/pytube/pytube?style=for-the-badge" />
10
  </a>
11
- <img src="https://img.shields.io/pypi/v/pytube?style=for-the-badge" />
12
  </p>
13
  </div>
14
 
 
3
  <img src="https://assets.nickficano.com/gh-pytube.min.svg" width="456" height="143" alt="pytube logo" />
4
  </p>
5
  <p align="center">
6
+ <img src="https://img.shields.io/pypi/dm/pytube?style=flat-square" alt="pypi"/>
7
+ <img src="https://readthedocs.org/projects/python-pytube/badge/?version=latest&style=flat-square" />
8
  <a href="https://codecov.io/gh/pytube/pytube" aria-label="coverage">
9
+ <img src="https://img.shields.io/codecov/c/github/pytube/pytube?style=flat-square" />
10
  </a>
11
+ <img src="https://img.shields.io/pypi/v/pytube?style=flat-square" />
12
  </p>
13
  </div>
14