From 14898d77c694ca2535cd24ad1e45424f1a9c09d2 Mon Sep 17 00:00:00 2001 From: Richard Birkby Date: Sun, 25 Jan 2015 18:05:12 +0000 Subject: [PATCH 1/3] Add Webstore badge and improve prose Webstore branding guidelines: https://developer.chrome.com/webstore/branding --- README.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 14023f6d..21be98c5 100644 --- a/README.md +++ b/README.md @@ -1,28 +1,29 @@ Cleanflight Configurator ======================== -Cleanflight Configurator is a fork of Baseflight Configurator to support Cleanflight instead of Baseflight. +Cleanflight Configurator is a crossplatform configuration tool for [Cleanflight](http://cleanflight.com/) flight control system. -It allows you to configure the Cleanflight software running on any supported Cleanflight target. +It runs as an app within Google Chrome and allows you to configure the Cleanflight software running on any [supported Cleanflight target](https://github.com/cleanflight/cleanflight/blob/master/docs/Boards.md). -Cleanflight is available here: +Various types of aircraft are supported by the tool and by cleanflight, e.g. quadcopters, hexacopters, octocopters and fixed-wing aircraft. -https://github.com/cleanflight/cleanflight +[![available in the Chrome web store](https://developer.chrome.com/webstore/images/ChromeWebStore_Badge_v2_206x58.png)](https://chrome.google.com/webstore/detail/cleanflight-configurator/enacoimjcgeinfnnnpajinjgmkahmfgb) Authors ------- Dominic Clifton/hydra - maintainer of the Cleanflight firmware and configurator. -This configurator is the only configurator for Cleanflight specific features, it will likely require that you run the latest firmware on the flight controller, -if you are experiencing any problems please make sure you are running the latest version of firmware. +Cleanflight Configurator was originally a [fork](#credits) of Baseflight Configurator with support for Cleanflight instead of Baseflight. + +This configurator is the only configurator with support for Cleanflight specific features. It will likely require that you run the latest firmware on the flight controller. +If you are experiencing any problems please make sure you are running the l[atest firmware version](https://github.com/cleanflight/cleanflight/releases/latest). Installation ------------ 1. - Visit [Chrome web store](https://chrome.google.com/webstore/detail/cleanflight-configurator/enacoimjcgeinfnnnpajinjgmkahmfgb) -2. - Click + Free +2. - Click **+ Free** -Alternative way ---------------- +####Alternative way 1. - Clone the repo to any local directory or download it as zip 2. - Start Chromium or Google Chrome and go to tools -> extension 3. - Check the "Developer mode" checkbox @@ -49,7 +50,7 @@ https://github.com/multiwii/baseflight-configurator/issues For Cleanflight specific issues raise them here: -https://github.com/hydra/cleanflight-configurator/issues +https://github.com/cleanflight/cleanflight-configurator/issues There is an IRC channel for Cleanflight, here: irc://irc.freenode.net/#cleanflight From 8691d8cad169b0a14a7999d5a55879a951833957 Mon Sep 17 00:00:00 2001 From: Richard Birkby Date: Sun, 25 Jan 2015 18:18:45 +0000 Subject: [PATCH 2/3] Minor markdown/grammar fixes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 21be98c5..aa7c62ca 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Cleanflight Configurator ======================== -Cleanflight Configurator is a crossplatform configuration tool for [Cleanflight](http://cleanflight.com/) flight control system. +Cleanflight Configurator is a crossplatform configuration tool for the [Cleanflight](http://cleanflight.com/) flight control system. It runs as an app within Google Chrome and allows you to configure the Cleanflight software running on any [supported Cleanflight target](https://github.com/cleanflight/cleanflight/blob/master/docs/Boards.md). @@ -16,7 +16,7 @@ Dominic Clifton/hydra - maintainer of the Cleanflight firmware and configurator. Cleanflight Configurator was originally a [fork](#credits) of Baseflight Configurator with support for Cleanflight instead of Baseflight. This configurator is the only configurator with support for Cleanflight specific features. It will likely require that you run the latest firmware on the flight controller. -If you are experiencing any problems please make sure you are running the l[atest firmware version](https://github.com/cleanflight/cleanflight/releases/latest). +If you are experiencing any problems please make sure you are running the [latest firmware version](https://github.com/cleanflight/cleanflight/releases/latest). Installation ------------ From f3d74e3cf8e52e69c1c964a5680dd7c6e4c75dcf Mon Sep 17 00:00:00 2001 From: Richard Birkby Date: Sun, 25 Jan 2015 18:57:58 +0000 Subject: [PATCH 3/3] Add space after octothorpe heading --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa7c62ca..ee711ab6 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Installation 1. - Visit [Chrome web store](https://chrome.google.com/webstore/detail/cleanflight-configurator/enacoimjcgeinfnnnpajinjgmkahmfgb) 2. - Click **+ Free** -####Alternative way +#### Alternative way 1. - Clone the repo to any local directory or download it as zip 2. - Start Chromium or Google Chrome and go to tools -> extension 3. - Check the "Developer mode" checkbox