Update README.md

This commit is contained in:
edfig 2025-09-08 18:27:41 +02:00
parent 172e964e5c
commit fdfe958e83

View file

@ -21,8 +21,8 @@ GameTime is your all-in-one fantasy football dashboard that connects to your Sle
### Features ### Features
- **Multi-League Dashboard** - View all your Sleeper leagues at once - **Multi-League Dashboard** - View all your Sleeper leagues at once
- **Live Score Updates** - Real-time per-league score for your matchup and your players - **Live Score Updates and Indicator** - See matchup score, player score per league, and Live game indicator.
- **NFL Schedule Integration** - See when your players are playing - **NFL Schedule Integration** - See when your players are playing. Benched players are right-aligned and greyed out.
- **Dark/Light Theme** - Switch themes for day or night viewing - **Dark/Light Theme** - Switch themes for day or night viewing
- **Mobile Responsive** - Looks great on all devices - **Mobile Responsive** - Looks great on all devices
- **Container Ready** - Easy deployment with containers for self-hosting - **Container Ready** - Easy deployment with containers for self-hosting
@ -60,15 +60,16 @@ docker-compose up -d
## Screenshots ## Screenshots
# <div align="center"><img src="images/1.png" alt="First Screenshot" width="200"/></div> # <div align="center"><img src="images/1.png" alt="First Screenshot" /></div>
<div align="center">
# <div align="center"><img src="images/2.png" alt="First Screenshot" width="200"/></div> # <div align="center"><img src="images/2.png" alt="First Screenshot" /></div>
<div align="center">
</div>
## Contributing ## Contributing
Got ideas for GameTime? We'd love to hear them! Want to contribute?
1. Fork the repo 1. Fork the repo
2. Create a feature branch 2. Create a feature branch
@ -81,5 +82,4 @@ This project is open source and available under the MIT License.
--- ---
</div>