From 36a19ce05dac86ca874e7a5319b392725e00e5f2 Mon Sep 17 00:00:00 2001 From: Frederic Pillon Date: Thu, 31 Aug 2017 10:42:50 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index deb6674a..46a61684 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -# Arduino_Tools \ No newline at end of file +# 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/2017.8.31.svg)](https://github.com/stm32duino/Arduino_Tools/compare/2017.8.31...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))