hbmartin commited on
Commit
b4ea9b8
·
1 Parent(s): 8afe96b

Add TOC to README

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -13,6 +13,15 @@
13
 
14
  # pytube3
15
 
 
 
 
 
 
 
 
 
 
16
  ## Installation
17
 
18
  Download using pip via pypi.
 
13
 
14
  # pytube3
15
 
16
+
17
+ ## Table of Contents
18
+ * [Installation](#installation)
19
+ * [Quick start](#quick-start)
20
+ * [Features](#features)
21
+ * [Usage](#usage)
22
+ * [Command-line interface](#command-line-interface)
23
+ * [Development](#development)
24
+
25
  ## Installation
26
 
27
  Download using pip via pypi.