From 0f5ecace30079312fa5e63230a06f6439923dd97 Mon Sep 17 00:00:00 2001 From: Edward Yang Date: Fri, 20 Mar 2015 15:37:21 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8938c5..2f801b5 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ of human and bot players, and built on top of the [Pomelo](http://github.com/Net * Real-time communication between server and client. * Distributed architecture to scale painlessly. * Pluggable architecture to easily add new features. -* Client support for a variety of clients (javascript, flash, android, iOS, cocos2d-x, C). +* SDKs for a variety of clients (javascript, flash, android, iOS, cocos2d-x, C). * See [Pomelo Framework](http://github.com/NetEase/pomelo) for more information. ### Whats missing?