From 5bc9ef0035bd736f1884ee447427bbc8939b16fc Mon Sep 17 00:00:00 2001 From: grimhilt <107760093+grimhilt@users.noreply.github.com> Date: Sun, 2 Jul 2023 19:07:24 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f2c3e11..065c901 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# NextSync +# Nextsync A git-like command line tool to interact with Nextcloud. @@ -15,6 +15,7 @@ This should work pretty much like git with some adaptations to be more debuggabl - [ ] Pulling changes - [ ] Auth without using env variables - [ ] Detecting local changes +- [ ] Various optimisation ## Usage