diff --git a/.github/README.md b/.github/README.md index 8e37310..4b5c867 100644 --- a/.github/README.md +++ b/.github/README.md @@ -1,4 +1,4 @@ -[![License: GPL v3](https://zanduino.github.io/Badges/GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![Build](https://github.com/Zanduino/SmoothLED/workflows/Build/badge.svg)](https://github.com/Zanduino/SmoothLED/actions?query=workflow%3ABuild) [![Format](https://github.com/Zanduino/SmoothLED/workflows/Format/badge.svg)](https://github.com/Zanduino/SmoothLED/actions?query=workflow%3AFormat) [![Wiki](https://zanduino.github.io/Badges/Documentation-Badge.svg)](https://github.com/Zanduino/SmoothLED/wiki) [![Doxygen](https://github.com/Zanduino/SmoothLED/workflows/Doxygen/badge.svg)](https://Zanduino.github.io/SmoothLED/html/index.html) [![arduino-library-badge](https://www.ardu-badge.com/badge/SmoothLED.svg?)](https://www.ardu-badge.com/SmoothLED) +[![License: GPL v3](https://zanduino.github.io/Badges/GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![Build](https://github.com/Zanduino/SmoothLED/workflows/Build/badge.svg)](https://github.com/Zanduino/SmoothLED/actions?query=workflow%3ABuild) [![Format](https://github.com/Zanduino/SmoothLED/workflows/Format/badge.svg)](https://github.com/Zanduino/SmoothLED/actions?query=workflow%3AFormat) [![Wiki](https://zanduino.github.io/Badges/Documentation-Badge.svg)](https://github.com/Zanduino/SmoothLED/wiki) [![Doxygen](https://github.com/Zanduino/SmoothLED/workflows/Doxygen/badge.svg)](https://Zanduino.github.io/SmoothLED/html/index.html) [![arduino-library-badge](https://www.ardu-badge.com/badge/Zanduino%20SmoothLED%20Library%2010-bit.svg?)](https://www.ardu-badge.com/Zanduino%20SmoothLED%20Library%2010-bit) # Smooth 10-bit LED control library _Arduino_ library to control any number of LEDs on any available pins using 10-bit PWM with linear adjustment using CIE 1931 curves. diff --git a/library.properties b/library.properties index 9a849c0..39e6d1a 100644 --- a/library.properties +++ b/library.properties @@ -1,4 +1,4 @@ -name=Zanduino SmoothLED 10-bit +name=Zanduino SmoothLED Library 10-bit version=1.0.1 author=Arnd maintainer=Arnd