From 05a851f8e1fcd897a8ae97308742fe73e50485c5 Mon Sep 17 00:00:00 2001 From: "Kaz Saita(raspi4)" Date: Tue, 12 Mar 2024 20:54:21 +0900 Subject: [PATCH] tweaking README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a672c67..554ba80 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,9 @@ For the 1st run(or when it detects lacking any tokens/configs required), it will # Configuration -- tokens are stored in .env f +- tokens are stored in .env - configs are stored in config.yaml - - DROPBOX_TEXTFILE_FOLDER: Location of the markdown file to tweak with this software - - MARKDOWN_FILENAME: Filename of the markdown file - - DROPBOX_MEDIA_FOLDER: Location of the images and videos to beuploaded + - `DROPBOX_TEXTFILE_FOLDER`: Location of the markdown file to tweak with this software + - `MARKDOWN_FILENAME`: Filename of the markdown file + - `DROPBOX_MEDIA_FOLDER`: Location of the images and videos to be uploaded