From e5dad92e332ea5f9681e6beb5823f5f9c1c889e4 Mon Sep 17 00:00:00 2001 From: sta Date: Tue, 20 Dec 2016 17:27:20 +0900 Subject: [PATCH] [Modify] Edit it --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 341327f1..4b7e88e9 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ websocket-sharp supports: websocket-sharp is built as a single assembly, **websocket-sharp.dll**. -websocket-sharp is developed with **[MonoDevelop]**. So a simple way to build is to open **websocket-sharp.sln** and run build for **websocket-sharp project** with any of the build configurations (e.g. `Debug`) in MonoDevelop. +websocket-sharp is developed with [MonoDevelop]. So a simple way to build is to open **websocket-sharp.sln** and run build for **websocket-sharp project** with any of the build configurations (e.g. `Debug`) in MonoDevelop. ## Install ##