From d7f43b9fe95fd6991bebf7f55b4cdcdbb72354ff Mon Sep 17 00:00:00 2001 From: neil Date: Sat, 10 Mar 2018 09:10:07 +0800 Subject: [PATCH] Updated DNS API Dev Guide (markdown) --- DNS-API-Dev-Guide.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/DNS-API-Dev-Guide.md b/DNS-API-Dev-Guide.md index 144e57a..cb122bd 100644 --- a/DNS-API-Dev-Guide.md +++ b/DNS-API-Dev-Guide.md @@ -187,3 +187,9 @@ https://github.com/Neilpang/acme.sh/blob/ded7a5438ce94c4dd0435068de5c0c384b60e4d https://github.com/Neilpang/acme.sh/issues/1261 +### 9. Update the docs to include your dns api and usage. +1. Update your dns api usage here: https://github.com/Neilpang/acme.sh/blob/dev/dnsapi/README.md +2. Add your dns api to the support list: https://github.com/Neilpang/acme.sh/tree/dev#8-automatic-dns-api-integration + + +