Skip to content

Commit

Permalink
remove mentions of 2.0 in the readme
Browse files Browse the repository at this point in the history
It's just twitchio now
  • Loading branch information
IAmTomahawkx committed Aug 27, 2021
1 parent 4b1bfcb commit 54e783d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,12 +81,12 @@ A simple Chat Bot.
Contributing
---------------------------
TwitchIO 2.0 currently uses the `Black <https://black.readthedocs.io/en/stable/index.html/>`_ formatter to enforce sensible style formatting.
TwitchIO currently uses the `Black <https://black.readthedocs.io/en/stable/index.html/>`_ formatter to enforce sensible style formatting.


Before creating a Pull Request it is encouraged you install and run black on your code.

The Line Length limit for TwitchIO 2.0 is **120**.
The Line Length limit for TwitchIO is **120**.


For installation and usage of Black visit: `Black Formatter <https://black.readthedocs.io/en/stable/usage_and_configuration/index.html/>`_
Expand Down

0 comments on commit 54e783d

Please sign in to comment.