Skip to content

Commit 2f215d8

Browse files
Update how_to.md
1 parent 0f4a89b commit 2f215d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/how_to.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,21 @@ Go to [Installation](installation.md).
1010
How to install Tweepy.
1111

1212

13-
## Auth
13+
## Authentication
1414

1515
Go to [Authentication](auth.md).
1616

1717
How to setup your credentials to connect to the Twitter API.
1818

1919

20-
## Samples
20+
## Tweepy code samples
2121

2222
Go to [Tweepy code samples](code_snippets.md).
2323

2424
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.
2525

2626

27-
## Scraping
27+
## Browser scraping
2828

2929
Go to [Browser scraping](browser_scraping.md).
3030

0 commit comments

Comments
 (0)