Skip to content

Commit 0f4a89b

Browse files
Update how_to.md
1 parent 354b2cd commit 0f4a89b

File tree

1 file changed

+14
-5
lines changed

1 file changed

+14
-5
lines changed

docs/how_to.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,29 @@
33
Summary of topics in this section:
44

55

6-
## [Installation](installation.md)
6+
## Installation
7+
8+
Go to [Installation](installation.md).
79

810
How to install Tweepy.
911

10-
## [Authentication](auth.md)
12+
13+
## Auth
14+
15+
Go to [Authentication](auth.md).
1116

1217
How to setup your credentials to connect to the Twitter API.
1318

1419

15-
## [Tweepy code samples](code_snippets.md)
20+
## Samples
21+
22+
Go to [Tweepy code samples](code_snippets.md).
1623

1724
Some Python code snippets are provided for some common use-cases, to avoid having to look at Tweepy docs or Twitter API docs directly. Links to the original docs are provided in some cases.
1825

1926

20-
## [Browser scraping](browser_scraping.md)
27+
## Scraping
28+
29+
Go to [Browser scraping](browser_scraping.md).
2130

22-
Extra section in case Twitter API does not meet your needs.
31+
An extra section, in case Twitter API does not meet your needs.

0 commit comments

Comments
 (0)