From 92aefa6fdbb2c5519f5b642ea47cd4138bb45c46 Mon Sep 17 00:00:00 2001 From: sta Date: Mon, 18 Nov 2013 03:38:54 +0900 Subject: [PATCH] Fix a few --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e9944831..35ea4b24 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,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 the websocket-sharp project with any of the build configurations (e.g. Debug) in the **MonoDevelop**. +websocket-sharp is developed with **[MonoDevelop]**. So the simple way to build is to open **websocket-sharp.sln** and run build for the websocket-sharp project with any of the build configurations (e.g. Debug) in the MonoDevelop. ## Install ## @@ -17,7 +17,7 @@ You should add **websocket-sharp.dll** (e.g. /path/to/websocket-sharp/bin/Debug/ ### NuGet Gallery ### -**websocket-sharp** has now been displayed on the **[NuGet Gallery]**, as still a prerelease version. +**websocket-sharp** has now been displayed on the **[NuGet Gallery]**, as still a **prerelease** version. - **[NuGet Gallery: websocket-sharp]**