From 413364333831dd52743a7349c6258d28dbef2a23 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Sat, 1 May 2021 20:53:13 +0200 Subject: [PATCH] added some info to the readme --- Illumilib/Illumilib.csproj | 2 +- README.md | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Illumilib/Illumilib.csproj b/Illumilib/Illumilib.csproj index 30a4e25..0eb7b1c 100644 --- a/Illumilib/Illumilib.csproj +++ b/Illumilib/Illumilib.csproj @@ -5,7 +5,7 @@ true Ellpeck A simple keyboard and mouse lighting library with support for Razer and Logitech devices - lighting keyboard mouse lighting logitech lightsync razer chroma + lighting keyboard mouse logitech lightsync razer chroma https://github.com/Ellpeck/Illumilib https://github.com/Ellpeck/Illumilib MIT diff --git a/README.md b/README.md index 5639dd8..c028a3a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # Illumilib -A simple keyboard and mouse lighting library with support for Razer and Logitech devices \ No newline at end of file +A simple keyboard and mouse lighting library with support for Razer and Logitech devices. +- See the [Demo](https://github.com/Ellpeck/Illumilib/blob/main/Demo/Program.cs) for a demonstration. +- See [IllumilibLighting](https://github.com/Ellpeck/Illumilib/blob/main/Illumilib/IllumilibLighting.cs) for the API documentation. \ No newline at end of file