X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/b59a5246577346e6da2cc2802015f08524abf545..e5bb92f53c9ad736b4cade4738c8e6727f68a88c:/README.md diff --git a/README.md b/README.md index d4b239b..37b93c1 100644 --- a/README.md +++ b/README.md @@ -293,7 +293,7 @@ the equivalent of r-strings in Python. Multiline strings are treated as verbose expressions by Black. Use `[ ]` to denote a significant space character.
-Example `pyproject.toml` +Example pyproject.toml ```toml [tool.black] @@ -548,6 +548,7 @@ Multiple contributions by: - [Christian Clauss](mailto:cclauss@bluewin.ch) - [Christian Heimes](mailto:christian@python.org) - [Chuck Wooters](mailto:chuck.wooters@microsoft.com) +- [Chris Rose](mailto:offline@offby1.net) - Codey Oxley - [Cong](mailto:congusbongus@gmail.com) - [Cooper Ry Lees](mailto:me@cooperlees.com)