From 10d6369a1f74a946dacd1f6112884fc065475322 Mon Sep 17 00:00:00 2001 From: Bryan-Kirk Reinhardt Date: Thu, 23 Apr 2015 19:27:11 -0700 Subject: [PATCH] remove spaces --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 30c5032..f329189 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,6 @@ A demo chat server and client written in [Go.](http://golang.org) - - ## About This is a small server and client that demonstrates some Golang network socket functions and features. @@ -152,9 +150,7 @@ Date: Fri, 03 Apr 2015 17:29:17 +0000 Server: San Francisco X-Request-Id: DC8D9C2E-8161-4FC0-937F-4CA7037970D5 Content-Length: 0 - ``` - ## Building This code currently requires version 1.42 or higher of Go. @@ -185,7 +181,6 @@ docker pull composer22/chattypantz: ``` See /docker directory README for more information on how to run it. - ## License (The MIT License)