From 4b47706883e58ec2ed509f2ea4e1782f12038644 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 9 Oct 2019 00:03:18 +0200 Subject: [PATCH] Add missing header --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index 414a684..0ecba71 100644 --- a/README.rst +++ b/README.rst @@ -62,6 +62,9 @@ generator only. A `stream`_ implementation may follow. .. _example: +Example +******* + .. code-block:: python from hashlib import sha256