Skip to content

Commit 1fb1f6d

Browse files
readme fixes
1 parent 6e4079a commit 1fb1f6d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

examples/client/asyncio/README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
Socket.IO Threading Examples
2-
============================
1+
Socket.IO Asyncio Examples
2+
==========================
33

44
This directory contains example Socket.IO clients that work with the
5-
`threading` package of the Python standard library.
5+
`asyncio` package of the Python standard library.
66

77
latency_client.py
88
-----------------

0 commit comments

Comments
 (0)