From: Stijn de Gooijer Date: Sun, 25 Sep 2022 09:28:43 +0000 (+0200) Subject: Make README logo link to docs (#3285) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/4b4680a0a9e06ae926abfbf0d209725de44860a8?ds=inline;pf=etc Make README logo link to docs (#3285) docs: Make README logo link to docs --- diff --git a/README.md b/README.md index 624d4d7..4c76160 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Black Logo](https://raw.githubusercontent.com/psf/black/main/docs/_static/logo2-readme.png) +[![Black Logo](https://raw.githubusercontent.com/psf/black/main/docs/_static/logo2-readme.png)](https://black.readthedocs.io/en/stable/)

The Uncompromising Code Formatter