Skip to content

Commit deaa4e7

Browse files
committed
Update readme
1 parent 6ad956a commit deaa4e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Assets/Plugins/StreamChat/Readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Documentation:
1111
https://getstream.io/chat/docs/unity/?language=unity
1212

1313
Plugin directory structure:
14-
- *Config - sample config
1514
- Core - the main logic of the Stream Chat SDK
16-
- Libs - dependencies of Stream Chat SDK, SDK depends on interfaces so you can provide you're own implementation
15+
- *Editor Tools - Editor helpers tools (e.g. top menu option to enable debug mode)
16+
- Libs - libraries that the Stream Chat SDK is using, Core module depends on interfaces, so you can provide you're own implementation for Websocket, logging, http client, etc. if you'd need to
1717
- *SampleProject - example project
1818
- *Samples - code sample for example scenarios
1919
- *Tests - unit & integration tests

0 commit comments

Comments
 (0)