summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index d2b06cf..bd02b2a 100644
--- a/README.md
+++ b/README.md
@@ -43,9 +43,9 @@ 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 (`secrets.json`):
+Example Configuration File (`gosec.json`):
-Below is an example of how your secrets.json file should be structured
+Below is an example of how your file should be structured
```json
{