Skip to content

Commit f1319b7

Browse files
committed
docs(readme): Changed sample chat title
1 parent 143e3cc commit f1319b7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,8 @@ Special thanks to [Gabriel Tofvesson](https://github.com/GabrielTofvesson) for w
3333
## Issues and missing features
3434
If there are any issues, bugs or features that are missing. Please open an issue on the GitHub [issues page](https://github.com/MidLevel/MLAPI/issues)
3535

36-
37-
### Sample Chat
38-
Here is a sample MonoBehaviour showing a chat script where everyone can write and read from.
36+
## Example
37+
Here is a sample MonoBehaviour showing a chat script where everyone can write and read from. This shows the basis of the MLAPI and the abstractions it adds.
3938

4039
```csharp
4140
public class Chat : NetworkedBehaviour

0 commit comments

Comments
 (0)