From 77e7022e16df83fd7f3a2aa98f422d23dd34ccf5 Mon Sep 17 00:00:00 2001 From: Matthew Sackman Date: Sat, 26 Sep 2015 10:54:11 +0100 Subject: [PATCH] Attempt to get syntax highlighting working --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78edd5e..751d0c0 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ The following is a commented example showing how I write actors in Go. Please consider this example to be under the same MIT license as the rest of this package. -```Go*/ +```Go package myactor import (