diff --git a/README.md b/README.md index 4b219035..f4610e48 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Cachet is an open source PHP status page system using the Laravel framework. -For more information on why I started developing Cachet, check out my [blog post](http://james-brooks.uk/cachet/?utm_source=github&utm_medium=readme&utm_campaign=github-cachet). +For more information on why I started developing Cachet, check out my [blog post](http://james-brooks.uk/cachet/?utm_source=github&utm_medium=readme&utm_campaign=github-cachet). [A demo, deployed to Heroku](https://cachet.herokuapp.com). **Currently in development.** Please feel free to contribute! @@ -32,6 +32,7 @@ See the [INSTALL.md](/INSTALL.md) document for more information. If you'd like t - [ ] Incident reporting: - [ ] Manual. - [ ] Third-party integration to automatically create incidents. +- [ ] Incident report templates. - [ ] RESTful API. - [ ] Web Hooks. - [ ] Administration panel: @@ -41,7 +42,7 @@ See the [INSTALL.md](/INSTALL.md) document for more information. If you'd like t - [ ] Third party integration: - [ ] Connect to third-party services and auto report using the API. - [ ] Add components via third-party sources. -- [ ] Heroku Button Support [#5](https://github.com/jbrooksuk/Cachet/issues/5) +- [x] Heroku Button Support [#5](https://github.com/jbrooksuk/Cachet/issues/5) # License