From 5636c35ad794d24e7642e0790fe437052dcb22cc Mon Sep 17 00:00:00 2001 From: Ludovic Fernandez Date: Thu, 15 Sep 2022 11:56:09 +0200 Subject: [PATCH] doc: add tencent cloud repo link --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 4a37abb..6fcd030 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,17 @@ A Go client for the DNSPod API. Originally inspired by [dnsimple](https://github.com/weppos/dnsimple-go/dnsimple) + +--- + +DNSPod is now a part of Tencent Cloud. + +We recommend using https://github.com/tencentcloud/tencentcloud-sdk-go + +https://github.com/TencentCloud/tencentcloud-sdk-go/tree/master/tencentcloud/dnspod + +--- + ## Getting Started This library is a Go client you can use to interact with the DNSPod API.