From d0e8328728640ad06b7fcfb766e6ca197a253e42 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 4 Sep 2017 17:02:05 -0400 Subject: [PATCH] Update web.rst --- docs/scenarios/web.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/scenarios/web.rst b/docs/scenarios/web.rst index 248155f..9ab3503 100644 --- a/docs/scenarios/web.rst +++ b/docs/scenarios/web.rst @@ -2,6 +2,8 @@ Web Applications & Frameworks ============================= +.. image:: https://farm3.staticflickr.com/2891/34309496175_b82d104282_k_d.jpg + As a powerful scripting language adapted to both fast prototyping and bigger projects, Python is widely used in web application development.