Selaa lähdekoodia

Update README.md

Digitalzombie 3 vuotta sitten
vanhempi
sitoutus
fd011ececc
1 muutettua tiedostoa jossa 3 lisäystä ja 4 poistoa
  1. 3 4
      README.md

+ 3 - 4
README.md

@@ -30,8 +30,7 @@ Shot audiosources can play audioclips from a ClipManager instance directly. Queu
 #### Usage example
 
 
-```
-   ```csharp
+```csharp
 using MelonLoader;
 using UnityEngine;
 using Il2Cpp;
@@ -110,5 +109,5 @@ namespace HereBeNamespace
         }
     }
 }
-    ```
-``````
+```
+