Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,10 @@ Found a bug or have a feature request? Please [open an issue](https://github.com

Thank you to everyone who has contributed to the project!

<a href="https://github.com/TimilsinaBimal/watchly/graphs/contributors">
<img src="https://contrib.rocks/image?repo=TimilsinaBimal/watchly" />

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For better accessibility, it's important to add a descriptive alt attribute to <img> tags. This provides a text alternative for screen readers, which is crucial for users with visual impairments. I see that other images in this README already follow this practice.

Suggested change
<img src="https://contrib.rocks/image?repo=TimilsinaBimal/watchly" />
<img src="https://contrib.rocks/image?repo=TimilsinaBimal/watchly" alt="Watchly project contributors" />

</a>

## Acknowledgements

Special thanks to **[The Movie Database (TMDB)](https://www.themoviedb.org/)** for providing the rich metadata that powers Watchly's recommendations.
Loading