diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-08-07 23:05:06 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-08-07 23:05:06 +0200 |
commit | 31767b355f506a1932649ffcc9623c09aea80b45 (patch) | |
tree | 04ccc0805a7abc507df0565e33e4a644f92574c1 | |
parent | Added app.json for Heroku. (diff) | |
download | newspipe-31767b355f506a1932649ffcc9623c09aea80b45.tar.gz newspipe-31767b355f506a1932649ffcc9623c09aea80b45.tar.bz2 newspipe-31767b355f506a1932649ffcc9623c09aea80b45.zip |
Added Heroku auto deploy button.
-rw-r--r-- | README.rst | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -38,6 +38,8 @@ After installation, you will be able to connect with the email *root@pyAggr3g470 Deploying the application on Heroku ''''''''''''''''''''''''''''''''''' +[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy) + An instance of pyAggr3g470r is running `here <https://pyaggr3g470r.herokuapp.com/>`_. .. code:: bash |