Skip to content

Commit ed1d992

Browse files
authored
Update index.rst
1 parent d035e2d commit ed1d992

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/source/index.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@ Say hello to MuData
33

44
**MuData** is a format for annotated multimodal datasets. MuData is native to Python but provides cross-language functionality via HDF5-based ``.h5mu`` files.
55

6+
.. _website: https://scverse.org/
7+
.. _governance: https://scverse.org/about/roles/
8+
.. _NumFOCUS: https://numfocus.org/
9+
.. _donation: https://numfocus.org/donate-to-scverse/
10+
11+
MuData is part of the scverse® project (`website`_, `governance`_) and is fiscally sponsored by `NumFOCUS`_.
12+
Please consider making a tax-deductible `donation`_ to help the project pay for developer time, professional services, travel, workshops, and a variety of other needs.
13+
14+
.. raw:: html
15+
16+
<p align="center">
17+
<a href="https://numfocus.org/project/scverse">
18+
<img src="https://raw.githubusercontent.com/numfocus/templates/master/images/numfocus-logo.png" width="200">
19+
</a>
20+
</p>
21+
622

723
MuData objects as containers
824
----------------------------

0 commit comments

Comments
 (0)