From ed434ce9853171d4171a774d12f47faaa12bd07b 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`