Update README
This commit is contained in:
parent
87fdf1c10e
commit
e3ffaa69c8
1 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ go get -u github.com/n0madic/twitter-scraper
|
|||
package main
|
||||
|
||||
import (
|
||||
"context"
|
||||
"fmt"
|
||||
twitterscraper "github.com/n0madic/twitter-scraper"
|
||||
)
|
||||
|
|
@ -46,6 +47,7 @@ Tweets containing “twitter” and “scraper” and “data“, filtering out
|
|||
package main
|
||||
|
||||
import (
|
||||
"context"
|
||||
"fmt"
|
||||
twitterscraper "github.com/n0madic/twitter-scraper"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue