Update README.md

This commit is contained in:
Imi
2022-09-26 11:27:53 +02:00
committed by GitHub
parent f13d11742e
commit e6769d5bb2

View File

@@ -4,7 +4,7 @@ This is a simple API solution for handling your GoDaddy DNS records
## Requirements ## Requirements
- .NET 4.5 or :NET Core 3.1 - .NET 4.5 or :NET Core 3.1
- Newtonsoft Json.NET from [NuGet](https://www.nuget.org/packages/Newtonsoft.Json/) - Newtonsoft Json.NET from [NuGet](https://www.nuget.org/packages/Newtonsoft.Json/)
- Developer key and secred from [GoDaddy](https://developer.godaddy.com/keys) - Developer key and secret from [GoDaddy](https://developer.godaddy.com/keys)
## Usage ## Usage