Merge branch 'master' of github.com:jbrooksuk/Cachet

This commit is contained in:
James Brooks
2014-11-22 13:12:52 +00:00

View File

@@ -4,7 +4,7 @@
Cachet is an open source PHP status page system using the Laravel framework. 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! **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: - [ ] Incident reporting:
- [ ] Manual. - [ ] Manual.
- [ ] Third-party integration to automatically create incidents. - [ ] Third-party integration to automatically create incidents.
- [ ] Incident report templates.
- [ ] RESTful API. - [ ] RESTful API.
- [ ] Web Hooks. - [ ] Web Hooks.
- [ ] Administration panel: - [ ] Administration panel:
@@ -41,7 +42,7 @@ See the [INSTALL.md](/INSTALL.md) document for more information. If you'd like t
- [ ] Third party integration: - [ ] Third party integration:
- [ ] Connect to third-party services and auto report using the API. - [ ] Connect to third-party services and auto report using the API.
- [ ] Add components via third-party sources. - [ ] 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 # License