edit README

This commit is contained in:
Aaron Riedel 2022-04-25 18:43:38 +02:00
parent 727b8b9a36
commit 81cd8e631f
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -1 +1,6 @@
DDNS scripts for legacy IP and real IP for Hetzner DNS API written in Bash # DDNS scripts for legacy IP and real IP for Hetzner DNS API written in Bash
## Installation
`git clone https://github.com/aaronriedel/hetzner-ddns.git`
`cp .env.template .env`
Edit the .env file and fill in your credentials and settings.