diff --git a/README.rst b/README.rst index e3d25103..9d769ee7 100644 --- a/README.rst +++ b/README.rst @@ -81,12 +81,12 @@ A simple Chat Bot. Contributing --------------------------- -TwitchIO 2.0 currently uses the `Black `_ formatter to enforce sensible style formatting. +TwitchIO currently uses the `Black `_ 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 `_