From aec4473cdcf2fdd4acde6a4314ba912f25cb0a55 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 8 Dec 2019 12:53:59 -0500 Subject: Sleepy Snake --- doc/sleepy.rst | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 doc/sleepy.rst (limited to 'doc/sleepy.rst') diff --git a/doc/sleepy.rst b/doc/sleepy.rst new file mode 100644 index 00000000..9ea8daf7 --- /dev/null +++ b/doc/sleepy.rst @@ -0,0 +1,21 @@ +.. Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0 +.. For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt + +.. _sleepy: + +============ +Sleepy Snake +============ + +Coverage.py's mascot is Sleepy Snake, drawn by Ben Batchelder. He can be found on `Instagram`_ and at +`artofbatch.com`_. +Some details of Sleepy's creation are on `Ned's blog`__. + +__ https://nedbatchelder.com/blog/201912/sleepy_snake.html + +.. image:: media/sleepy-snake-600.png + :alt: Sleepy Snake, cozy in his snake-shaped bed. + + +.. _Instagram: https://instagram.com/artofbatch +.. _artofbatch.com: https://artofbatch.com -- cgit v1.2.1