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

Commit

Permalink
Modify README.rst to deal with syntax errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
yu9824 committed Jul 10, 2021
1 parent 719a507 commit 3784479
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,9 @@ Using

The library provides a Python wrapper around the Twitter API and the Twitter data model. To get started, check out the examples in the examples/ folder or read the documentation at https://python-twitter.readthedocs.io which contains information about getting your authentication keys from Twitter and using the library.

----
------------------
Using with Django
----
------------------

Additional template tags that expand tweet urls and urlize tweet text. See the django template tags available for use with python-twitter: https://github.com/radzhome/python-twitter-django-tags

Expand Down Expand Up @@ -195,9 +195,9 @@ or check out the inline documentation with::

$ pydoc twitter.Api

----
------
Todo
----
------

Patches, pull requests, and bug reports are `welcome <https://github.com/bear/python-twitter/issues/new>`_, just please keep the style consistent with the original source.

Expand Down

0 comments on commit 3784479

Please sign in to comment.