Add playground link (#437)

This commit is contained in:
José Padilla 2018-08-17 11:36:57 -04:00 committed by Łukasz Langa
parent 9c8caecdd6
commit 1e56d02cad
2 changed files with 5 additions and 1 deletions

View File

@ -26,6 +26,8 @@ content instead.
*Black* makes code review faster by producing the smallest diffs *Black* makes code review faster by producing the smallest diffs
possible. possible.
Try it out now using the [Black Playground](https://black.now.sh).
--- ---
*Contents:* **[Installation and usage](#installation-and-usage)** | *Contents:* **[Installation and usage](#installation-and-usage)** |

View File

@ -14,6 +14,8 @@ possible. Blackened code looks the same regardless of the project
you're reading. Formatting becomes transparent after a while and you you're reading. Formatting becomes transparent after a while and you
can focus on the content instead. can focus on the content instead.
Try it out now using the `Black Playground <https://black.now.sh>`_.
.. note:: .. note::
`Black is beta <installation_and_usage.html#note-this-is-a-beta-product>`_. `Black is beta <installation_and_usage.html#note-this-is-a-beta-product>`_.