@@ -41,11 +41,11 @@ Receive DMX data from Art-Net:
4141
4242## Supported Platforms
4343
44- - .NET 6 (not recommended)
45- - .NET 7 (not recommended)
46- - .NET 8
47- - .NET 9
48- - .NET 10 (upcoming)
44+ - [ ![ .NET 6] ( https://img.shields.io/badge/.NET%206-5C2D91?logo=.net&logoColor=white )] ( https://dotnet.microsoft.com/download/dotnet/6.0 ) (not recommended)
45+ - [ ![ .NET 7] ( https://img.shields.io/badge/.NET%207-5C2D91?logo=.net&logoColor=white )] ( https://dotnet.microsoft.com/download/dotnet/7.0 ) (not recommended)
46+ - [ ![ .NET 8] ( https://img.shields.io/badge/.NET%208-5C2D91?logo=.net&logoColor=white )] ( https://dotnet.microsoft.com/download/dotnet/8.0 )
47+ - [ ![ .NET 9] ( https://img.shields.io/badge/.NET%209-5C2D91?logo=.net&logoColor=white )] ( https://dotnet.microsoft.com/download/dotnet/9.0 )
48+ - [ ![ .NET 10] ( https://img.shields.io/badge/.NET%2010-5C2D91?logo=.net&logoColor=white )] ( https://dotnet.microsoft.com/download/dotnet/10.0 ) (upcoming)
4949
5050## Contributing
5151
@@ -57,11 +57,29 @@ Contributions are welcome! Please open issues or submit pull requests via GitHub
57574 . Push to the branch (` git push origin feature/your-feature ` )
58585 . Open a pull request
5959
60- ## License
60+ ## License ![ License ] ( https://img.shields.io/badge/license-CC%20BY--NC%204.0-orange.svg )
6161
6262This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International Public License. See the [ LICENSE] ( LICENSE.md ) file for details.
6363
64+ ---
65+
66+ ** ArtNetSharp** is developed and maintained by [ DMXControl Projects e.V.] ( https://www.dmxcontrol-projects.org/ ) .
6467
6568---
6669
67- ** ArtNetSharp** is developed and maintained by [ DMXControl Projects e.V.] ( https://www.dmxcontrol.de/ ) .
70+ ![ NuGet Version] ( https://img.shields.io/nuget/v/ArtNetSharp?color=green )
71+ ![ NuGet Downloads] ( https://img.shields.io/nuget/dt/ArtNetSharp?color=green )
72+ ![ GitHub Top Language] ( https://img.shields.io/github/languages/top/DMXControl/ArtNetSharp?color=blue )
73+ ![ GitHub Code Size] ( https://img.shields.io/github/languages/code-size/DMXControl/ArtNetSharp )
74+
75+ ![ GitHub Last Commit] ( https://img.shields.io/github/last-commit/DMXControl/ArtNetSharp?color=black )
76+ ![ Contributions] ( https://img.shields.io/badge/contributions-welcome-black.svg )
77+ ![ Contributors] ( https://img.shields.io/github/contributors/DMXControl/ArtNetSharp?color=black )
78+ ![ GitHub issues] ( https://img.shields.io/github/issues/DMXControl/ArtNetSharp?color=black )
79+ ![ GitHub pull requests] ( https://img.shields.io/github/issues-pr/DMXControl/ArtNetSharp?color=black )
80+
81+ ![ Discord] ( https://img.shields.io/discord/1051582916137861241 )
82+
83+ ![ GitHub Forks] ( https://img.shields.io/github/forks/DMXControl/ArtNetSharp?style=social )
84+ ![ GitHub Watchers] ( https://img.shields.io/github/watchers/DMXControl/ArtNetSharp?style=social )
85+ ![ GitHub Stars] ( https://img.shields.io/github/stars/DMXControl/ArtNetSharp?style=social )
0 commit comments