Browse Source

Merge pull request #919 from raidenii/master

Updated README.md for Name.com API application.
neil 7 years ago
parent
commit
c8f5646d53
1 changed files with 4 additions and 0 deletions
  1. 4 0
      dnsapi/README.md

+ 4 - 0
dnsapi/README.md

@@ -525,6 +525,10 @@ For issues, please report to https://github.com/raidenii/acme.sh/issues.
 ## 28. Use Name.com API
 
 ```
+You'll need to fill out the form at https://www.name.com/reseller/apply to apply
+for API username and token.
+```
+
 export Namecom_Username="testuser"
 export Namecom_Token="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
 ```