Skip to content

Commit

Permalink
readme fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelgrinberg committed Feb 24, 2019
1 parent 6e4079a commit 1fb1f6d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/client/asyncio/README.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Socket.IO Threading Examples
============================
Socket.IO Asyncio Examples
==========================

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

latency_client.py
-----------------
Expand Down

0 comments on commit 1fb1f6d

Please sign in to comment.