From 6d6615bb1c482f814c1f8fabdb3af21c0bac18fb Mon Sep 17 00:00:00 2001 From: Nicco Date: Thu, 23 Jul 2020 13:05:51 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bbc6b59..2bc3dd9 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ ## Features 🌈 -- Simple container for setting setting and updating to your local ip address. -- Only makes requests if the IP has changed since last time. +- Simple container for setting setting and updating cloudflare records to your local ip address. +- Only makes requests if the IP has changed. - By default it runs once every minute and the IP is resolved by https://api.ipify.org/. ## Quickstart 🚀