From a354bce2ab520ff1ab3664cfbcbf1f3ce6fec6a0 Mon Sep 17 00:00:00 2001 From: sta Date: Thu, 23 Jan 2014 15:19:46 +0900 Subject: [PATCH] Modified 'Examples' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba83667f..9f951370 100644 --- a/README.md +++ b/README.md @@ -495,7 +495,7 @@ Examples using **websocket-sharp**. ### Example1 ### -**[Example1]** connects to the **[Audio Data delivery server]** with the WebSocket. (Example1 is only implemented the chat feature, still unfinished.) +**[Example1]** connects to the **[Audio Data delivery server]** with the WebSocket. (But it's only implemented the chat feature, still unfinished.) And Example1 uses **[Json.NET]**.