update README to include NS1 as a provider (#240)

This commit is contained in:
Derek Argueta 2017-10-18 06:19:41 -07:00 committed by Tom Limoncelli
parent 01e6508487
commit 63498c3ff3

View file

@ -22,6 +22,7 @@ Currently supported DNS providers:
- Google
- Namecheap
- Name.com
- NS1
- Route 53
- SoftLayer
- Vultr
@ -106,4 +107,4 @@ Get prebuilt binaries from [github releases](https://github.com/StackExchange/dn
```
docker run --rm -it -v $(pwd)/dnsconfig.js:/dns/dnsconfig.js -v $(pwd)/creds.json:/dns/creds.json stackexchange/dnscontrol dnscontrol preview
```
```