Skip to content

Commit 54e783d

Browse files
committed
remove mentions of 2.0 in the readme
It's just twitchio now
1 parent 4b1bfcb commit 54e783d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,12 +81,12 @@ A simple Chat Bot.
8181
8282
Contributing
8383
---------------------------
84-
TwitchIO 2.0 currently uses the `Black <https://black.readthedocs.io/en/stable/index.html/>`_ formatter to enforce sensible style formatting.
84+
TwitchIO currently uses the `Black <https://black.readthedocs.io/en/stable/index.html/>`_ formatter to enforce sensible style formatting.
8585

8686

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

89-
The Line Length limit for TwitchIO 2.0 is **120**.
89+
The Line Length limit for TwitchIO is **120**.
9090

9191

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

0 commit comments

Comments
 (0)