Skip to content
This repository has been archived by the owner on Mar 7, 2021. It is now read-only.

Commit

Permalink
Fixed readme issue
Browse files Browse the repository at this point in the history
  • Loading branch information
5hirish committed Apr 4, 2018
1 parent b075609 commit 6b65cbe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Twitter's API is annoying to work with, and has lots of limitations — luckily

You can use this library to get the text of any user's Tweets trivially. Follow the creator's blog at [shirishkadam.com](https://shirishkadam.com) for updates on progress.

> This project is inspired from Kenneth Reitz's similar project [kennethreitz/twitter-scraper](https://github.com/kennethreitz/twitter-scraper) which is limited to python 3.6 an above.
> This project is inspired from Kenneth Reitz's similar project [kennethreitz/twitter-scraper](https://github.com/kennethreitz/twitter-scraper) which is limited to python 3.6 and above.
## Getting Started

Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Follow the creator’s blog at `shirishkadam.com`_ for updates on
progress.

This project is inspired from Kenneth Reitz’s similar project
`kennethreitz/twitter-scraper`_ which is limited to python 3.6 an
`kennethreitz/twitter-scraper`_ which is limited to python 3.6 and
above.

Getting Started
Expand Down

0 comments on commit 6b65cbe

Please sign in to comment.