Update README to reflect more goals

This commit is contained in:
James Brooks
2014-11-20 17:18:38 +00:00
parent f8268765a7
commit ef962f962e

View File

@@ -10,7 +10,7 @@ Cachet is an open source PHP status page system using the Laravel framework.
## Current Features
- Uses SQLite for a small footprint.
- Uses SQLite/MySQL.
- Report statuses on:
+ Incidents
+ Components
@@ -24,11 +24,14 @@ Cachet is an open source PHP status page system using the Laravel framework.
- [ ] Incident reporting:
- [ ] Manual.
- [ ] Third-party integration to automatically create incidents.
- [ ] RESTful API.
- [ ] Administration panel:
- [ ] Create new incidents.
- [ ] Add components.
- [ ] Report on components.
- [ ] Connect to third-party services.
- [ ] Third party integration:
- [ ] Connect to third-party services and auto report using the API.
- [ ] Add components via third-party sources.
# License