Update README
diff --git a/README.md b/README.md
index 5fd7961..cc26f83 100644
--- a/README.md
+++ b/README.md
@@ -11,10 +11,13 @@
 Download
 --------
 Clone this repo or `go get` with
+
 ```
 go get git.eclipse.org/gitroot/paho.incubator/smidge.git/client
 ```
+
 The same URL is used to import the library into your Go programs
+
 ```go
 import (
 	"git.eclipse.org/gitroot/paho.incubator/smidge.git/client"