From 36b1e1b5d8d683cf8b7f3c0a4c2872e0a9a9d407 Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Thu, 1 Jan 2015 17:56:11 +0000 Subject: [PATCH] Readme fixes --- README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 702de6ab..0ef6d725 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ -# Cachet +# Cachet [![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy) -[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy) [![Build Status](https://img.shields.io/travis/cachethq/Cachet.svg?style=flat-square)](https://travis-ci.org/cachethq/Cachet) [![Quality Score](https://img.shields.io/scrutinizer/g/cachethq/Cachet.svg?style=flat-square)](https://scrutinizer-ci.com/g/cachethq/Cachet) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE) @@ -12,7 +11,7 @@ For more information on why I started developing Cachet, check out my [blog post **Currently in development. Things may change or break until a solid release has been announced.** -# Features +## Features - List your services components. - Log incidents. @@ -21,7 +20,7 @@ For more information on why I started developing Cachet, check out my [blog post - Markdown support for incident messages. - RESTful API. -# Requirements +## Requirements - PHP 5.4 or newer - Composer @@ -30,13 +29,13 @@ For more information on why I started developing Cachet, check out my [blog post + Gulp - mcrypt extension -# Installation +## Installation See the [INSTALL.md](/INSTALL.md) document for more information. If you'd like to add more documentation, please create a Pull Request, I'd be happy to merge! [Deploying to Heroku](/INSTALL.md#deploy-to-heroku) requires one-click to get started and no knowledge of PHP or Laravel afterwards. -# Translations +## Translations A special thank you to our translators, who have provided us with the chance to share Cachet with the world. @@ -48,6 +47,6 @@ A special thank you to our translators, who have provided us with the chance to If you'd like to contribute translations, please check out our [CrowdIn project](https://crowdin.com/project/cachet). -# License +## License -[MIT](LICENSE) +Cachet is licensed under [The MIT License (MIT)](LICENSE).