From a60c98e1b19afea0b58398d9b53198e33602536e Mon Sep 17 00:00:00 2001 From: Timothy DeHerrera Date: Tue, 19 Sep 2023 17:34:27 -0600 Subject: [PATCH] chore: remove old information from README --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 44484f9..3cd8a13 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,6 @@ Reimplementation of [cloudflare-dyndns](https://github.com/colemickens/cloudflare-dyndns) in [Rust](https://www.rust-lang.org). -## status known issues - -* paging is not implemented -* some basic CI should be added - ## building `cargo build`