From 5e0a81cfe7bb2d7799a667d1edb3755cf703766d Mon Sep 17 00:00:00 2001 From: Leonel Lopes Parente <40600181+lnlp@users.noreply.github.com> Date: Wed, 7 Apr 2021 02:05:56 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ec7f16..8fb33bb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # EasyLed -[![GitHub release](https://img.shields.io/github/release/lnlp/EasyLed.svg)](https://github.com/lnlp/EasyLed/releases/latest) [![GitHub commits](https://img.shields.io/github/commits-since/lnlp/EasyLed/v1.0.0.svg)](https://github.com/lnlp/EasyLed/compare/v1.0.0...main) +[![GitHub release](https://img.shields.io/github/release/lnlp/EasyLed.svg)](https://github.com/lnlp/EasyLed/releases/latest) [![GitHub commits](https://img.shields.io/github/commits-since/lnlp/EasyLed/v1.1.0.svg)](https://github.com/lnlp/EasyLed/compare/v1.1.0...main) Arduino library for controlling standard LEDs in an easy way.