Skip to content

Commit 7d0629b

Browse files
committed
Merge branch 'fix/newtonsoft-unity' of https://github.com/ably/ably-dotnet into fix/newtonsoft-unity
2 parents a787600 + 4df62c1 commit 7d0629b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ clientOpts.LogHandler = new CustomLogHandler();
122122
### Unity usage
123123

124124
- Download latest `ably.io.*.unitypackage` from [releases section](https://github.com/ably/ably-dotnet/releases) and include it in the unity project.
125+
- After importing, you can explore the `Examples` folder to understand how the library works. Once you're familiar with it, you may delete this folder. The main library files are located in the `Plugins` folder.
125126
- For more information, check [Unity README](./unity/README.md)
126127

127128
## Releases

0 commit comments

Comments
 (0)