From b17aaf4f1d6f7dfc749a06973037680c84f7c9c1 Mon Sep 17 00:00:00 2001 From: celogeek <65178+celogeek@users.noreply.github.com> Date: Wed, 5 Jan 2022 09:21:46 +0100 Subject: [PATCH] update readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 151cb2c..b33eb45 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,12 @@ The check of the images existance use MD5 checksum. If you change the metadata o You can remove the duplicates in piwigo by looking for similar photo with Name & Date & Size. Just pickup the first one so when you try to upload again, it won't reupload the images. +## Doc + +You can checkout the go doc here: + +https://pkg.go.dev/github.com/celogeek/piwigo-cli/cmd/piwigo-cli + ## License MIT \ No newline at end of file