Skip to content

Commit b1359b7

Browse files
committed
Add alt text to badges so that they're accessible
1 parent abf38fa commit b1359b7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,19 @@ __ https://docs.rs/ndarray/
1212
|build_status|_ |crates|_ |matrix-chat|_ |irc|_
1313

1414
.. |build_status| image:: https://github.com/rust-ndarray/ndarray/workflows/Continuous%20integration/badge.svg?branch=master
15+
:alt: CI build status
1516
.. _build_status: https://github.com/rust-ndarray/ndarray/actions
1617

1718
.. |crates| image:: http://meritbadge.herokuapp.com/ndarray
19+
:alt: ndarray at crates.io
1820
.. _crates: https://crates.io/crates/ndarray
1921

2022
.. |matrix-chat| image:: https://img.shields.io/badge/Matrix-%23rust--sci%3Amatrix.org-lightgrey
23+
:alt: Matrix chat at #rust-sci:matrix.org
2124
.. _matrix-chat: https://matrix.to/#/#rust-sci:matrix.org
2225

2326
.. |irc| image:: https://img.shields.io/badge/IRC-%23rust--sci%20on%20OFTC-lightgrey
27+
:alt: IRC at #rust-sci on OFTC
2428
.. _irc: https://webchat.oftc.net/?channels=rust-sci
2529

2630
Highlights

0 commit comments

Comments
 (0)