summaryrefslogtreecommitdiffstats
path: root/python/websocket-client/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/websocket-client/README')
-rw-r--r--python/websocket-client/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/websocket-client/README b/python/websocket-client/README
deleted file mode 100644
index 5a1072ea30..0000000000
--- a/python/websocket-client/README
+++ /dev/null
@@ -1,2 +0,0 @@
-websocket-client module is WebSocket client for python. This provides the low
-level APIs for WebSocket. All APIs are synchronous functions.