From 5055fe9af8d4ebb1d3f75953312685c09535ac7c Mon Sep 17 00:00:00 2001 From: Falko Zurell Date: Fri, 17 Jan 2025 16:02:47 +0100 Subject: [PATCH] adding descriptions and usage example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 838c338..f9e560f 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ This program takes a folder and iterates over the images and creates Pixelfed po The description of the post can be given via the config.json. Two variables in the post description can be give (see the `config.json.example` ). -Usage: `` +Usage: `./pixelfed_batch_uploader ../../Downloads/Instagram-Backup/media/posts/201406 --title "June 2014"`