From 116160f4d315ce09fe49a50c6c98e53323ebf166 Mon Sep 17 00:00:00 2001 From: Nico Jensen Date: Mon, 30 Oct 2023 02:33:24 +0100 Subject: [PATCH] add how to use --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 048e926..79f21d3 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,13 @@ a Python app to publish all images from a folder to Pixelfed. This script use Image Meta Tag Description fot the Post Description. +## How to use + +- create new confg file like the example one +- execute PixelfedImporter.py + +if you want to add some default tags create a new tags.txt file with all Default Tags. You also can add a default Text in ths File. + ## Config To use this you need a config.json if this cannot be created automatically, here is the structure: