Skip to content

Commit ad955ec

Browse files
authored
Merge pull request #416 from scverse/Ori-scverse-logo
added scverse symbol
2 parents f5a915f + d74acf9 commit ad955ec

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
BSD 3-Clause License
22

3-
Copyright (c) 2024, The scvi-tools development team
4-
Copyright (c) 2025, scverse®
3+
Copyright (c) 2025, The scvi-tools development team
4+
55
All rights reserved.
66

77
Redistribution and use in source and binary forms, with or without

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,22 @@ This repository contains the source notebooks for the [tutorials] on the scvi-to
1717
included in the [main repository] as a submodule. Please refer to the latter for additional
1818
resources.
1919

20+
scvi-tools is part of the scverse® project ([website](https://scverse.org),
21+
[governance](https://scverse.org/about/roles)) and is fiscally sponsored by [NumFOCUS](https://numfocus.org/).
22+
23+
If you like scverse® and want to support our mission, please consider making a tax-deductible
24+
[donation](https://numfocus.org/donate-to-scverse) to help the project pay for developer time,
25+
professional services, travel, workshops, and a variety of other needs.
26+
27+
<div align="center">
28+
<a href="https://numfocus.org/project/scverse">
29+
<img
30+
src="https://raw.githubusercontent.com/numfocus/templates/master/images/numfocus-logo.png"
31+
width="200"
32+
>
33+
</a>
34+
</div>
35+
2036
[anndata]: https://anndata.readthedocs.io/en/latest/
2137
[main repository]: https://github.com/scverse/scvi-tools
2238
[pypi-badge]: https://img.shields.io/pypi/v/scvi-tools.svg

0 commit comments

Comments
 (0)