Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nekomian44 authored Dec 7, 2017
1 parent cf8ef14 commit 70a97c2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ gunicorn==19.6.0
psycopg2==2.6.2
whitenoise==3.3.1``

**Note: This application directly restarts and updates after each commit, applying all changes. It uses the commands found in both this README and the URL below.**

*This app follows standard Heroku deployment procedures for python, which can be found here:*
https://devcenter.heroku.com/articles/getting-started-with-python#introduction

Expand All @@ -22,5 +24,6 @@ The command that Heroku's standard procfile uses (and that we use as well) to de
```web: gunicorn social_monomania.wsgi --log-file -```


Example Results Graph:

## Example Results Graph:
![image](https://user-images.githubusercontent.com/31394858/33293040-5d804612-d399-11e7-8a5e-8e43b2f0e376.png)

0 comments on commit 70a97c2

Please sign in to comment.