From 33837dafb7e2f6673edec7d3158a41adc56958f2 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 6 May 2019 08:35:00 -0400 Subject: [PATCH] Update README.rst --- README.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.rst b/README.rst index 54244c2..5a90cbc 100644 --- a/README.rst +++ b/README.rst @@ -6,8 +6,6 @@ all incoming requests to HTTPS. The extension is no longer maintained, prefer using `Flask-Talisman `_ as it is encouraged by the `Flask Security Guide `_. -If you're interested in financially supporting Kenneth Reitz open source, consider `visiting this link `_. Your support helps tremendously with sustainability of motivation, as Open Source is no longer part of my day job. - Redirects only occur when ``app.debug`` is ``False``. Usage