mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-20 23:05:15 +03:00
Merge pull request #865 from hrydgard/readme-update
Update README.md, fixes #863
This commit is contained in:
commit
01135152fc
1 changed files with 8 additions and 2 deletions
10
README.md
10
README.md
|
@ -6,6 +6,8 @@ Betaflight Configurator is a crossplatform configuration tool for the Betaflight
|
||||||
|
|
||||||
It runs as an app within Google Chrome and allows you to configure the Betaflight software running on any [supported Betaflight target](https://github.com/betaflight/betaflight/tree/master/src/main/target).
|
It runs as an app within Google Chrome and allows you to configure the Betaflight software running on any [supported Betaflight target](https://github.com/betaflight/betaflight/tree/master/src/main/target).
|
||||||
|
|
||||||
|
There is also now a standalone version available, since Google Chrome Apps are getting deprecated on platforms that aren't Chrome OS. [Downloads are available in Releases.](https://github.com/betaflight/betaflight-configurator)
|
||||||
|
|
||||||
Various types of aircraft are supported by the tool and by Betaflight, e.g. quadcopters, hexacopters, octocopters and fixed-wing aircraft.
|
Various types of aircraft are supported by the tool and by Betaflight, e.g. quadcopters, hexacopters, octocopters and fixed-wing aircraft.
|
||||||
|
|
||||||
## Authors
|
## Authors
|
||||||
|
@ -17,7 +19,11 @@ If you are experiencing any problems please make sure you are running the [lates
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
### Via chrome webstore
|
### Standalone
|
||||||
|
|
||||||
|
Download the installer from [Releases.](https://github.com/betaflight/betaflight-configurator)
|
||||||
|
|
||||||
|
### Via Chrome Web Store
|
||||||
|
|
||||||
[](https://chrome.google.com/webstore/detail/betaflight-configurator/kdaghagfopacdngbohiknlhcocjccjao)
|
[](https://chrome.google.com/webstore/detail/betaflight-configurator/kdaghagfopacdngbohiknlhcocjccjao)
|
||||||
|
|
||||||
|
@ -26,7 +32,7 @@ If you are experiencing any problems please make sure you are running the [lates
|
||||||
|
|
||||||
Please note - the application will automatically update itself when new versions are released. Please ensure you maintain configuration backups as described in the Betaflight documentation.
|
Please note - the application will automatically update itself when new versions are released. Please ensure you maintain configuration backups as described in the Betaflight documentation.
|
||||||
|
|
||||||
### Alternative way
|
### Alternative way, Chrome app:
|
||||||
|
|
||||||
1. Clone the repo to any local directory or download it as zip.
|
1. Clone the repo to any local directory or download it as zip.
|
||||||
2. Extract to a folder and not the folder.
|
2. Extract to a folder and not the folder.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue