Commit b8805a02 authored by Fedor Shabashev's avatar Fedor Shabashev Committed by GitHub

fixing not working example in README.md (#734)

parent 257ef79d
......@@ -98,8 +98,8 @@ import twint
# Configure
c = twint.Config()
c.Username = "now"
c.Search = "fruit"
c.Username = "realDonaldTrump"
c.Search = "great"
# Run
twint.run.Search(c)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment