From 417e82e1e02e4d11505a05433d79762b5719ad2d Mon Sep 17 00:00:00 2001 From: proohit Date: Sat, 30 Apr 2022 22:46:20 +0200 Subject: [PATCH] chore: update docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8c097cb..e9931ce 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ A node wrapper for the [Netcup CCP API](https://www.netcup-wiki.de/wiki/CCP_API) - `login` - `infoDnsZone` - `infoDnsRecord` + - `updateDnsRecords` - error handling: on any response that isn't `2000` from Netcup, an error with the `longmessage` from Netcup is thrown ## Getting started