From 9caa3289743e9e89debfd68ac70cd460f39b18f7 Mon Sep 17 00:00:00 2001 From: Sebastien Binet Date: Mon, 11 Aug 2014 11:29:00 +0200 Subject: [PATCH] doc: colorize example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd21b4fe..b55dee6f 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Experimental wrapper for the float64 part of the lapack interface. You have to register an implementation before you can use the LAPACK functions: -``` +```go package main import (