Skip to content

Commit f996bb1

Browse files
Backport PR #1882: add trademark (#1884)
Co-authored-by: Wouter-Michiel Vierdag <w-mv@hotmail.com>
1 parent 53c3559 commit f996bb1

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,17 @@ anndata is a Python package for handling annotated data matrices in memory and o
2525

2626
[//]: # (numfocus-fiscal-sponsor-attribution)
2727

28-
anndata is part of the scverse project ([website](https://scverse.org), [governance](https://scverse.org/about/roles)) and is fiscally sponsored by [NumFOCUS](https://numfocus.org/).
29-
Please consider making a tax-deductible [donation](https://numfocus.org/donate-to-scverse) to help the project pay for developer time, professional services, travel, workshops, and a variety of other needs.
30-
28+
anndata is part of the scverse® project ([website](https://scverse.org), [governance](https://scverse.org/about/roles)) and is fiscally sponsored by [NumFOCUS](https://numfocus.org/).
29+
If you like scverse® and want to support our mission, please consider making a tax-deductible [donation](https://numfocus.org/donate-to-scverse) to help the project pay for developer time, professional services, travel, workshops, and a variety of other needs.
3130

31+
<div align="center">
3232
<a href="https://numfocus.org/project/scverse">
3333
<img
3434
src="https://raw.githubusercontent.com/numfocus/templates/master/images/numfocus-logo.png"
3535
width="200"
3636
>
3737
</a>
38+
</div>
3839
3940
## Public API
4041

0 commit comments

Comments
 (0)