Merge pull request #32 from brunoqc/patch-1
README: highlight the example's code
This commit is contained in:
commit
df6dbdd1dc
|
@ -35,7 +35,7 @@ All works are implemented without cgo by porting c struct to golang struct.
|
||||||
Usage
|
Usage
|
||||||
---------
|
---------
|
||||||
|
|
||||||
::
|
.. code:: go
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
|
|
Loading…
Reference in New Issue