From 950c7fde25616f9f4cfd5e717ec12bab269e8983 Mon Sep 17 00:00:00 2001 From: sta Date: Sun, 17 Jul 2016 15:40:21 +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 3026fba3..9ab2d000 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ websocket-sharp is built as a single assembly, **websocket-sharp.dll**. -websocket-sharp is developed with **[MonoDevelop]**. So the 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 ##