nficano commited on
Commit
bd801d8
·
1 Parent(s): e423be8

added build status to readme

Browse files
Files changed (1) hide show
  1. README.rst +6 -1
README.rst CHANGED
@@ -2,7 +2,12 @@
2
  pytube
3
  ======
4
 
5
- A lightweight, dependency-free Python library for downloading YouTube Videos.
 
 
 
 
 
6
 
7
  Description
8
  ===========
 
2
  pytube
3
  ======
4
 
5
+ .. image:: https://travis-ci.org/nficano/pytube.svg?branch=master
6
+ :alt: Build status
7
+ :target: https://travis-ci.org/nficano/pytube
8
+
9
+ *pytube* is a lightweight, dependency-free Python library (and cli) for
10
+ downloading YouTube Videos.
11
 
12
  Description
13
  ===========