From 0e2f8791babe6001995e1c15bedfa5a406607e84 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 22 Oct 2024 11:12:07 +0300 Subject: jo --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index bd02b2a..e26cc0a 100644 --- a/README.md +++ b/README.md @@ -43,9 +43,7 @@ go-task install Gos requires a configuration file to store API secrets and OAuth2 credentials for each supported social media platform. The configuration is managed using a Secrets structure, which is stored as a JSON file in `~/.config/gos/gosec.json`. -Example Configuration File (`gosec.json`): - -Below is an example of how your file should be structured +Example Configuration File (`~/.config/gos/gosec.json`): ```json { -- cgit v1.2.3