From 7420b870d2a4fcc02b74be1c3f169dc2b0a9fdee Mon Sep 17 00:00:00 2001 From: Frank Voorburg Date: Sun, 25 Feb 2024 14:58:39 +0100 Subject: [PATCH] Added badge. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5a7b72..41613ed 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # CanFlasherBLT -[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Build](https://github.com/feaser/canflasherblt/actions/workflows/build.yml/badge.svg)](https://github.com/feaser/canflasherblt/actions/workflows/build.yml) +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Build](https://github.com/feaser/canflasherblt/actions/workflows/build.yml/badge.svg)](https://github.com/feaser/canflasherblt/actions/workflows/build.yml) [![Publish Docs](https://github.com/feaser/canflasherblt/actions/workflows/publish_docs.yml/badge.svg)](https://github.com/feaser/canflasherblt/actions/workflows/publish_docs.yml) CanFlasherBLT is a ready-made firmware for a low-cost [Olimexino STM32F3](https://www.olimex.com/Products/Duino/STM32/OLIMEXINO-STM32F3/) board. Once flashed onto the board, you can use this board instead of a conventional (and more expensive) USB-CAN PC adapter, for performing firmware updates on CAN nodes, running the OpenBLT bootloader.