Skip to content

Commit 8ae7ad0

Browse files
authored
Update README.md
1 parent a53acba commit 8ae7ad0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,10 @@ needing extra work from the clients.
8888
```
8989

9090
The three callbacks receive the same arguments:
91-
* Room: name of the room used to connect.
92-
* Username: username provided by the client executing the action.
93-
* OtherUsers: list of the rest of the usernames currently in the room.
91+
92+
* Room: name of the room used to connect.
93+
* Username: username provided by the client executing the action.
94+
* OtherUsers: list of the rest of the usernames currently in the room.
9495

9596
### server configuration
9697

0 commit comments

Comments
 (0)