ianlewis / todos

Parse TODO and FIXME comments from code
Apache License 2.0
23 stars 1 forks source link

docs: Add alt text #1462

Closed ianlewis closed 5 months ago

ianlewis commented 5 months ago

Description:

Adds alt text to the image in the README for accessibility purposes.

Related Issues:

N/A

Checklist:

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c5f0b61) 79.04% compared to head (ea34b7e) 79.04%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ianlewis/todos/pull/1462/graphs/tree.svg?width=650&height=150&src=pr&token=0EBN8DQYFR&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ian+Lewis)](https://app.codecov.io/gh/ianlewis/todos/pull/1462?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ian+Lewis) ```diff @@ Coverage Diff @@ ## main #1462 +/- ## ======================================= Coverage 79.04% 79.04% ======================================= Files 15 15 Lines 902 902 ======================================= Hits 713 713 Misses 138 138 Partials 51 51 ```