README: highlight the example's code
This commit is contained in:
parent
1f5941f396
commit
a0eef8dfe9
|
@ -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