From cbac0654861d3e87bc5b7218153b91e84bcf62c7 Mon Sep 17 00:00:00 2001 From: Marc Plano-Lesay Date: Tue, 5 Nov 2024 14:28:43 +1100 Subject: [PATCH] Add new features to the README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0d5d73c..17336e0 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ - List named faces that do not have an associated date of birth - Synchronise date of births from a vcard file + - List and delete assets, including filtering offline assets only + - Show details about the server Some other features are planned, mainly around using external libraries. Feature ideas and contributions welcome.