aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst17
1 files changed, 13 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 5db05f6e..a61920d9 100644
--- a/README.rst
+++ b/README.rst
@@ -1,6 +1,6 @@
-========
-Newspipe
-========
+=============
+🗞 Newspipe 🗞
+=============
Presentation
------------
@@ -31,7 +31,16 @@ Documentation
-------------
A documentation is available `here <https://newspipe.readthedocs.io>`_ and
-provides different ways to install Newspipe.
+provides different ways to
+`install Newspipe <https://newspipe.readthedocs.io/en/latest/deployment.html>`_.
+
+Test Newspipe on Heroku:
+
+.. image:: https://www.herokucdn.com/deploy/button.png
+ :target: https://heroku.com/deploy?template=https://github.com/newspipe/newspipe.git
+
+It is important to specify an application name and the URL of your instance
+(*PLATFORM_URL*) through the Heroku form.
License
-------
bgstack15