diff --git a/readme.md b/readme.md index 3028b1ca..52c37e30 100644 --- a/readme.md +++ b/readme.md @@ -8,14 +8,27 @@ Cachet is an open source PHP status page system using the Laravel framework. ![Current progress](https://dl.dropboxusercontent.com/u/7323096/cachet.png) +## Current Features + +- Uses SQLite for a small footprint. +- Report statuses on: + + Incidents + + Components +- Uses Bootstrap 3 for a easy to modify, smooth layout. + ## Goals - [ ] Configuration: - [ ] Individual sites. - [ ] Colours and themes. -- [ ] Incident reporting. +- [ ] Incident reporting: - [ ] Manual. - [ ] Third-party integration to automatically create incidents. +- [ ] Administration panel: + - [ ] Create new incidents. + - [ ] Add components. + - [ ] Report on components. + - [ ] Connect to third-party services. # License