diff --git a/README.md b/README.md index 69b50d0538b4edd99272d023c26a7611e5500dde..59a5a15172579aa3450ea895f38c138e2cb80dc9 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ $ git push heroku master $ heroku ps:scale worker=1 ``` -You should also install the [Logentries addon](https://elements.heroku.com/addons/logentries) to notify yourself of errors or crashes. +You should also install the [Logentries addon](https://elements.heroku.com/addons/logentries) to notify yourself of errors or crashes. The standard pattern for error messages is ```Entering log protection mode.``` ## Forks and Contributing