From 758ce629d08832938027d3cac6402b64baab0aef Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Mon, 9 Dec 2024 23:28:20 +0300 Subject: [PATCH] Remove stray text --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49d75f82..27e16b06 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ The application requires two environment variables: - `LAST_FM_USER`: the Last.fm username used to populate the Scrobble Activity - `LAST_FM_API_KEY` (secret): the Last.fm API key used to fetch the Scrobble Activity -The application is setup to use [direnv](https://direnv.net/). The z +The application is setup to use [direnv](https://direnv.net/). The `.envrc` file loads two other files: `.envrc.local` file for configuration variables, and a `.secrets` file for secrets.