From 372afa7479dea7e2b177ceb66d9675043ab1e6b6 Mon Sep 17 00:00:00 2001 From: Mathias Rasmussen Date: Mon, 29 Mar 2021 00:45:45 +0200 Subject: [PATCH] chore: Update readme --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 33a650b..520548b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Bluejay -![GitHub release (latest by date)](https://img.shields.io/github/downloads/mathiasvr/bluejay/latest/total?style=for-the-badge) +[![GitHub release (latest by date)](https://img.shields.io/github/downloads/mathiasvr/bluejay/latest/total?style=for-the-badge)](https://github.com/mathiasvr/bluejay/releases/latest) [![Discord](https://img.shields.io/discord/811989862299336744?color=7289da&label=Discord&logo=discord&logoColor=white&style=for-the-badge)](https://discord.gg/phAmtxnMMN) Digital ESC firmware for controlling brushless motors in multirotors. @@ -23,7 +23,10 @@ Bluejay aims to be an open source successor to BLHeli_S adding several improveme See the project [changelog](CHANGELOG.md) for a list of changes. ## Flashing ESCs -Bluejay firmware can be flashed to BLHeli_S compatible ESCs and configured using [Bluejay Configurator](https://github.com/mathiasvr/bluejay-configurator/releases) (a fork of BLHeli Configurator). +Bluejay firmware can be flashed to BLHeli_S compatible ESCs and configured using any of the following: + +- [ESC Configurator](https://esc-configurator.com/) (PWA) +- [Bluejay Configurator](https://github.com/mathiasvr/bluejay-configurator/releases) (Standalone) ### Release binaries