mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-12-09 07:43:51 +00:00
Update README.md
This commit is contained in:
parent
cfc7dbf144
commit
e3562856b0
|
|
@ -89,7 +89,7 @@ private static void InitializeAssemblyLoader()
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
If you prefer not to embed, you can reference Phantomizer directly with a normal `using` statement:
|
If embedding is not required, you can reference Phantomizer directly:
|
||||||
|
|
||||||
```csharp
|
```csharp
|
||||||
using Catswords.Phantomizer;
|
using Catswords.Phantomizer;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user