Add @zzzeek testimonial to README and docs

This commit is contained in:
Łukasz Langa 2021-05-29 18:04:45 +02:00
parent ab9baf0d65
commit 898815bc83
No known key found for this signature in database
GPG Key ID: B26995E310250568
2 changed files with 14 additions and 0 deletions

View File

@ -141,6 +141,13 @@ Are we missing anyone? Let us know.
## Testimonials
**Mike Bayer**, [author of `SQLAlchemy`](https://www.sqlalchemy.org/):
> I can't think of any single tool in my entire programming career that has given me a
> bigger productivity increase by its introduction. I can now do refactorings in about
> 1% of the keystrokes that it would have taken me previously when we had no way for
> code to format itself.
**Dusty Phillips**,
[writer](https://smile.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=dusty+phillips):

View File

@ -39,6 +39,13 @@ Try it out now using the `Black Playground <https://black.vercel.app>`_.
Testimonials
------------
**Mike Bayer**, author of `SQLAlchemy <https://www.sqlalchemy.org/>`_:
*I can't think of any single tool in my entire programming career that has given me a
bigger productivity increase by its introduction. I can now do refactorings in about
1% of the keystrokes that it would have taken me previously when we had no way for
code to format itself.*
**Dusty Phillips**, `writer <https://smile.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=dusty+phillips>`_:
*Black is opinionated so you don't have to be.*