update readme
This commit is contained in:
parent
9ff06210ab
commit
9c3770d405
@ -17,7 +17,7 @@ environments.
|
|||||||
|
|
||||||
Using the library is very simple, here is an example of publishing a service entry:
|
Using the library is very simple, here is an example of publishing a service entry:
|
||||||
|
|
||||||
```
|
```go
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
@ -41,7 +41,7 @@ func main() {
|
|||||||
|
|
||||||
Doing a lookup for service providers is also very simple:
|
Doing a lookup for service providers is also very simple:
|
||||||
|
|
||||||
```
|
```go
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Loading…
Reference in New Issue
Block a user