diff --git a/README.md b/README.md index 1366e26..106f1b0 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ A modern digital signage application for displaying church events, built with Ru Create a `config.toml` file in the application directory with the following settings: ```toml -api_url = "https://api.rockvilletollandsda.church/api" +api_url = "https://your-api-server.com/api" window_width = 1920 window_height = 1080 slide_interval_seconds = 10