nficano commited on
Commit
a6d89a0
·
1 Parent(s): 4eb9602

Updated README copy.

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,9 +1,10 @@
1
  ![pytube](https://s3.amazonaws.com/assets.nickficano.com/pytube_logo.png)
2
 
3
- # A lightwight, dependency-free YouTube Video download library, written in Python.
4
 
5
  Downloading videos from YouTube shouldn't require some bloatware application,
6
- its usually a niche condition you need to do so in the first place.
 
7
 
8
  ## Background
9
 
 
1
  ![pytube](https://s3.amazonaws.com/assets.nickficano.com/pytube_logo.png)
2
 
3
+ # A lightwight, dependency-free Python library for downloading YouTube Videos.
4
 
5
  Downloading videos from YouTube shouldn't require some bloatware application,
6
+ it's usually a niche condition you want to do so in the first place. So I
7
+ Prsent to you, PyTube!
8
 
9
  ## Background
10