From 3f664c4ed3f719cec9efb2e8d7590f9269b13a29 Mon Sep 17 00:00:00 2001 From: Rob Tillaart Date: Sun, 31 Mar 2024 11:42:06 +0200 Subject: [PATCH] add stars / forks badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 42685bc6..8d4861f6 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ [![License: MIT](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/RobTillaart/Arduino/blob/master/LICENSE) [![GitHub release](https://img.shields.io/github/release/RobTillaart/Arduino.svg?maxAge=3600)](https://github.com/RobTillaart/Arduino/releases) ![code size:](https://img.shields.io/github/languages/code-size/RobTillaart/Arduino) + +[![Forks](https://img.shields.io/github/forks/RobTillaart/Arduino.svg?style=flat-square&colorB=green)](https://github.com/RobTillaart/Arduino) +[![Stars](https://img.shields.io/github/stars/RobTillaart/Arduino.svg?style=flat-square&colorB=green)](https://github.com/RobTillaart/Arduino) [![Commits since latest](https://img.shields.io/github/commits-since/RobTillaart/Arduino/latest)](https://github.com/RobTillaart/Arduino/commits/master)