From cd5d71c31a075feb812f07494d6c5777d74effb9 Mon Sep 17 00:00:00 2001 From: Frank Voorburg Date: Sun, 25 Feb 2024 14:49:08 +0100 Subject: [PATCH] Added build status badge. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fc302f0..b5a7b72 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) +[![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) 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. @@ -26,4 +26,4 @@ Make sure to update the submodules after cloning the GIT repository, because Can Development and maintenance of CanFlasherBLT is sponsored by Feaser. Feaser also offers integration/customization services, and professional technical support on a commercial basis: -* [https://www.feaser.com](https://www.feaser.com) \ No newline at end of file +* [https://www.feaser.com](https://www.feaser.com)