From 68cdeaeaf26b87028c33e5deec288534b9a11efb Mon Sep 17 00:00:00 2001 From: Evan Phoenix Date: Fri, 22 Aug 2014 15:59:16 -0700 Subject: [PATCH] Syntax highlight the example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bf6344..120135c 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ your mocks (clearing and asserting them). Here is a quick example: -``` +```go import ( "testing" "github.com/vektra/neko"