File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -9,14 +9,24 @@ or take a look at the `quickstart tutorial <./README-quick-start.md>`_.
9
9
10
10
__ https://docs.rs/ndarray/
11
11
12
- |build_status |_ |crates |_
12
+ |build_status |_ |crates |_ | matrix-chat |_ | irc |_
13
13
14
14
.. |build_status | image :: https://github.com/rust-ndarray/ndarray/workflows/Continuous%20integration/badge.svg?branch=master
15
+ :alt: CI build status
15
16
.. _build_status : https://github.com/rust-ndarray/ndarray/actions
16
17
17
18
.. |crates | image :: http://meritbadge.herokuapp.com/ndarray
19
+ :alt: ndarray at crates.io
18
20
.. _crates : https://crates.io/crates/ndarray
19
21
22
+ .. |matrix-chat | image :: https://img.shields.io/badge/Matrix-%23rust--sci%3Amatrix.org-lightgrey
23
+ :alt: Matrix chat at #rust-sci:matrix.org
24
+ .. _matrix-chat : https://matrix.to/#/#rust-sci:matrix.org
25
+
26
+ .. |irc | image :: https://img.shields.io/badge/IRC-%23rust--sci%20on%20OFTC-lightgrey
27
+ :alt: IRC at #rust-sci on OFTC
28
+ .. _irc : https://webchat.oftc.net/?channels=rust-sci
29
+
20
30
Highlights
21
31
----------
22
32
You can’t perform that action at this time.
0 commit comments