Update README.md

This commit is contained in:
Justin Licata 2017-09-22 16:29:47 -05:00 committed by GitHub
parent 177e0c1cc4
commit c44a8a61a1

@ -10,8 +10,6 @@
<br>
> Storm is currently a WIP.
> Storm is a 100% open-source, internationalized, platform that provides a self-hosted monitoring
service to your web apps. It provides Slack notifications, AWS server reboot
within Slack, and many more useful features.
@ -19,8 +17,8 @@ within Slack, and many more useful features.
## Table of contents
- [Status](#status)
- [To Do](#to-do)
- [Deploy to Heroku](#deploy-to-heroku)
- [To Do](#to-do)
- [Developing](#developing)
- [Credits](#credits)
@ -28,6 +26,12 @@ within Slack, and many more useful features.
[![CircleCI](https://circleci.com/gh/ProctorU/storm.svg?style=svg)](https://circleci.com/gh/ProctorU/storm)
## Deploy to Heroku
> Be sure to enable the "worker" resource after successfully deploying.
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
## To Do
- [x] Edit websites
- [x] Reboot websites (servers, via AWS)
@ -38,12 +42,6 @@ within Slack, and many more useful features.
- [ ] Build Chrome new-tabs extension.
- [ ] Build iOS/Android app.
## Deploy to Heroku
> Be sure to enable the "worker" resource after successfully deploying.
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
## Developing
1. Thank you! We love [our contributors](https://github.com/ProctorU/storm/graphs/contributors)!