Skip to content

Commit 4845cab

Browse files
committed
docs: change code type to go
1 parent ce223f8 commit 4845cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This package implements the [libdns](https://github.com/libdns/libdns) interface
44

55
## Code example
66

7-
```shell
7+
```go
88
import "github.com/libdns/tencentcloud"
99
provider := &tencentcloud.Provider{
1010
SecretId: "YOUR_Secret_ID",

0 commit comments

Comments
 (0)