diff --git a/README.md b/README.md index 1423088..add58de 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +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. \ No newline at end of file