summaryrefslogtreecommitdiff
path: root/docs/user
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.org>2017-09-04 16:10:49 -0400
committerGitHub <noreply@github.com>2017-09-04 16:10:49 -0400
commitafaaae185ce23b0deffeff74083a4986322950ce (patch)
treedc45f93f30fb92321bdd6dcef7639dd95b4ba0d6 /docs/user
parent8af65a1eca7716ec5dd7a8068a8a0080f208abab (diff)
downloadpython-requests-afaaae185ce23b0deffeff74083a4986322950ce.tar.gz
Update authentication.rst
Diffstat (limited to 'docs/user')
-rw-r--r--docs/user/authentication.rst2
1 files changed, 2 insertions, 0 deletions
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.