aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 0fbfab98..8a2bacae 100644
--- a/README.rst
+++ b/README.rst
@@ -38,11 +38,11 @@ After installation, you will be able to connect with the email *root@pyAggr3g470
Deploying the application on Heroku
'''''''''''''''''''''''''''''''''''
+An instance of pyAggr3g470r is running `here <https://pyaggr3g470r.herokuapp.com>`_.
+
The geek way
~~~~~~~~~~~~
-An instance of pyAggr3g470r is running `here <https://pyaggr3g470r.herokuapp.com>`_.
-
.. code:: bash
$ git clone https://bitbucket.org/cedricbonhomme/pyaggr3g470r.git
bgstack15