From 86e1a939e023c2a7c955a1acc5f144c812374f52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1ximo=20Cuadros?= Date: Sun, 13 Nov 2016 21:21:59 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 55b8a6f..f434a03 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The recommended way to install `go-rpi-rgb-led-matrix` is: go get github.com/mcuadros/go-rpi-rgb-led-matrix ``` -Then you will get an *expected* error like this: +Then you will get an **expected** error like this: ``` # github.com/mcuadros/go-rpi-rgb-led-matrix @@ -85,4 +85,4 @@ Check the folder [`examples`](https://github.com/mcuadros/go-rpi-rgb-led-matrix/ License ------- -MIT, see [LICENSE](LICENSE) \ No newline at end of file +MIT, see [LICENSE](LICENSE)