Skip to content

Commit 6857064

Browse files
committed
Update README.md
1 parent 188f2f4 commit 6857064

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jetclient-as3/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ The general usage steps could be as outlined below.
1212
2. Create a session factory using this login helper instance.
1313
3. Create as many sessions as required using this factory. Generally only one is required for a client.
1414
4. Check the code in Main.as for more information on how to add an event listener to session to receive events.
15-
5. Main.as also has code on how to write back to JetServer. Mostly it is done using session.sendToServer(JetEvent).
15+
5. Main.as has code on how to write back to JetServer. Mostly it is done using session.sendToServer(JetEvent).
1616

17-
17+

0 commit comments

Comments
 (0)