From afaaae185ce23b0deffeff74083a4986322950ce Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 4 Sep 2017 16:10:49 -0400 Subject: [PATCH] Update authentication.rst --- docs/user/authentication.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/user/authentication.rst b/docs/user/authentication.rst index 2b7a8690..8ffab504 100644 --- a/docs/user/authentication.rst +++ b/docs/user/authentication.rst @@ -3,6 +3,8 @@ Authentication ============== +.. image:: https://farm5.staticflickr.com/4258/35550409215_3b08d49d22_k_d.jpg + This document discusses using various kinds of authentication with Requests. Many web services require authentication, and there are many different types.