Update README.md

This commit is contained in:
grimhilt 2023-07-02 19:07:24 +02:00 committed by GitHub
parent f56dcd30b8
commit 5bc9ef0035
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
# NextSync # Nextsync
A git-like command line tool to interact with Nextcloud. 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 - [ ] Pulling changes
- [ ] Auth without using env variables - [ ] Auth without using env variables
- [ ] Detecting local changes - [ ] Detecting local changes
- [ ] Various optimisation
## Usage ## Usage