From 31efd96d4244fd98236db4f536fdb5f6fd2705cc Mon Sep 17 00:00:00 2001 From: Nico Jensen Date: Sun, 29 Oct 2023 03:50:20 +0100 Subject: [PATCH] readability --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 549a11b..048e926 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,9 @@ To use this you need a config.json if this cannot be created automatically, here ``` upload_type 0 creates 1 post for each image from your folder (image_path) + upload_type 1 creates 1 post with all images from your folder (image_path) + Uploads at Type 1 only use Image Meta Tag Description from the first image for the post description. ## tags