Add LICENSE and update README for new repository

- Add MIT LICENSE file
- Update README.md to reflect new API integration
- Include all recent changes to migrate from PocketBase to church API
This commit is contained in:
RTSDA 2025-08-16 18:45:08 -04:00
parent d911689e3a
commit 475cbb3036

View file

@ -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