Browse Source

Add Remarks

master
Burathar 4 years ago
parent
commit
3acd764abb
  1. 6
      README.md

6
README.md

@ -15,4 +15,8 @@ To import your own keyboard colorscheme: @@ -15,4 +15,8 @@ To import your own keyboard colorscheme:
Implement this in your own project by creating an instance of `ColoreOutput` parsing a ChromaEffects xml file, and then calling `myInstance.Start();`
If you have any questions please open an issue.
If you have any questions please open an issue.
## Remarks
If Visual Studio throws namespace/package errors, just build the project(not the entire solution) a few times, and NuGet should download them.
Loading…
Cancel
Save