From fd3ac153dff1784be3d8de4f019f99f296c06cb6 Mon Sep 17 00:00:00 2001 From: Nikita Sobolev Date: Fri, 30 Oct 2020 22:56:40 +0300 Subject: [PATCH] Improves source code highlighting in the README.rst --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 78240634e..254c6cf4d 100644 --- a/README.rst +++ b/README.rst @@ -176,7 +176,9 @@ Faust is... the rest is just Python, so If you know Python you can already use Faust to do stream processing, and it can integrate with just about anything. - Here's one of the easier applications you can make:: + Here's one of the easier applications you can make: + + .. sourcecode:: python import faust