diff --git a/Illumilib/Illumilib.csproj b/Illumilib/Illumilib.csproj index 06cc3e5..9bb8607 100644 --- a/Illumilib/Illumilib.csproj +++ b/Illumilib/Illumilib.csproj @@ -9,6 +9,8 @@ https://github.com/Ellpeck/Illumilib https://github.com/Ellpeck/Illumilib MIT + README.md + Logo.png 1.2.1 @@ -17,6 +19,8 @@ PreserveNewest runtimes + + diff --git a/Logo.png b/Logo.png new file mode 100644 index 0000000..c7875f5 Binary files /dev/null and b/Logo.png differ diff --git a/README.md b/README.md index f50ab84..f34e7f5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# Illumilib -A simple keyboard and mouse lighting library with support for Razer, Logitech and Corsair devices. +![The Illumilib logo](https://raw.githubusercontent.com/Ellpeck/Illumilib/main/Logo.png) + +**Illumilib** is a simple keyboard and mouse lighting library with support for Razer, Logitech and Corsair devices. See the [Demo](https://github.com/Ellpeck/Illumilib/blob/main/Demo/Program.cs) to check out the features, or the [IllumilibLighting](https://github.com/Ellpeck/Illumilib/blob/main/Illumilib/IllumilibLighting.cs) class for API documentation. \ No newline at end of file