From aae08a915d6b82bfeb0456affba21c3917067145 Mon Sep 17 00:00:00 2001 From: Frederic Pillon Date: Wed, 31 Oct 2018 22:11:00 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9695256e..875ef6e3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Arduino_Tools [![GitHub release](https://img.shields.io/github/release/stm32duino/Arduino_Tools.svg)](https://github.com/stm32duino/Arduino_Tools/releases/latest) -[![GitHub commits](https://img.shields.io/github/commits-since/stm32duino/Arduino_Tools/1.1.0.svg)](https://github.com/stm32duino/Arduino_Tools/compare/1.1.0...1.2.0) +[![GitHub commits](https://img.shields.io/github/commits-since/stm32duino/Arduino_Tools/1.2.0.svg)](https://github.com/stm32duino/Arduino_Tools/compare/1.2.0...master) Contains upload tools for STM32 based boards and some other usefull scripts (ex: [genpinmap](https://github.com/stm32duino/Arduino_Tools/tree/master/src/genpinmap))