Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix bad syntax
  • Loading branch information
kmpm authored Oct 25, 2023
1 parent d8aa5a9 commit e89ce10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This package implements the [libdns interfaces](https://github.com/libdns/libdns

## Usage
```golang
include (
import (
loopia "github.com/libdns/loopia"
)
p := &loopia.Provider{
Expand Down

0 comments on commit e89ce10

Please sign in to comment.