From a0eef8dfe9c673b3725b308ae2002dd96313061b Mon Sep 17 00:00:00 2001 From: Bruno Bigras Date: Mon, 12 Jan 2015 11:55:59 -0500 Subject: [PATCH] README: highlight the example's code --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 95af899..cc1d52e 100644 --- a/README.rst +++ b/README.rst @@ -35,7 +35,7 @@ All works are implemented without cgo by porting c struct to golang struct. Usage --------- -:: +.. code:: go import ( "fmt"