diff --git a/README.rst b/README.rst index c1213d2..bc6d0a3 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,5 @@ -White: Black, but White instead (PEP8–inspired) -=============================================== +White: Black, but brighter (PEP8–inspired) +========================================== `Black `_ is an amazing tool for auto–formatting Python code in a style that I prefer. I use it in all my projects.