From 989f5b798a308d231b1788b6f8adbd5d07d1fe8e Mon Sep 17 00:00:00 2001 From: Naoyuki Kanezawa Date: Tue, 23 Apr 2013 00:43:17 +0900 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9219fe9..a62c339 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ socket.open(); ``` ## Features -This library supports all of the features the JS client does, except the Flash transport, including events, options and upgrage. +This library supports all of the features the JS client does, including events, options and upgrage, except the Flash transport. ## License