From 7c630b64ad171b6d2aeca611463b248a269d48e0 Mon Sep 17 00:00:00 2001 From: Thomas Vogl Date: Fri, 16 Dec 2022 23:30:32 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cab8b86..fb60d95 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,21 @@ -# DdnsClient +Dynamic DNS Backend Application +---------------------------- + + +Description +-------------- +This is a simple server application, to easily handle dynamic DNS requests, +which shall be written completely in Golang. + +### Project Goals +- completely developed in GoLang +- http administration frontend +- support for dyndns DDNS update protocol + + + +Installation and Usage +--------------------- +tbd +