diff --git a/README.md b/README.md index 8f4d425..5c2f369 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ void Example() else { Debug.Log("Failed to initialise plugin"); - { + } } ``` @@ -104,7 +104,7 @@ void Example() else { Debug.Log("Failed to enable mod management"); - { + } } // The following method will get invoked whenever an event concerning mod management occurs