From d24c88571537aceac72dec3861b3535dbd7c1114 Mon Sep 17 00:00:00 2001 From: Martin Mahner Date: Sun, 24 Nov 2019 09:56:13 +0100 Subject: [PATCH] Update README.rst --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 9eee7c6..fd472de 100644 --- a/README.rst +++ b/README.rst @@ -14,6 +14,10 @@ dpaste .. image:: https://api.codacy.com/project/badge/Grade/185cfbe9b4b447e59a40f816c4a5ebf4 :target: https://www.codacy.com/app/bartTC/dpaste +---- + +📖 Full documentation on https://dpaste.readthedocs.io/ + dpaste is a pastebin_ application written in Python using the Django framework. You can find a live installation on `dpaste.de`_. @@ -29,9 +33,5 @@ The code is open source and available on Github: https://github.com/bartTC/dpast If you found bugs, have problems or ideas with the project or the website installation, please create an *Issue* there. -dpaste requires at a minimum **Python 3.4** and **Django 1.11**. - -Further documentation can be found here: https://docs.elephant.house/dpaste/ - .. _dpaste.de: https://dpaste.de/ .. _pastebin: https://en.wikipedia.org/wiki/Pastebin