Skip to content

Commit ac60e97

Browse files
authored
Merge pull request #137 from cindytsai/main
Update Readme
2 parents 7937d40 + e0c1dea commit ac60e97

File tree

3 files changed

+41
-1
lines changed

3 files changed

+41
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,26 @@ We encourage and welcome the submission of issues, feature requests, and suggest
5353
Such contributions are invaluable to the continued improvement of this project, and we appreciate the time and effort taken to help us grow and better serve the community.
5454

5555

56-
5756
## Code of Conduct
5857

5958
We are committed to fostering a respectful, inclusive, and harassment-free environment for everyone.
6059
All participants are expected to treat one another with kindness, regardless of their background, identity, or experience.
6160
Harassment, discrimination, personal attacks, or any other disruptive behavior will not be tolerated.
6261
By participating in this community, you agree to uphold these standards and contribute to creating a welcoming space.
6362

63+
64+
## Acknowledgement
65+
66+
We thank [GitHub Secure Open Source Fund](https://github.blog/open-source/maintainers/securing-the-supply-chain-at-scale-starting-with-71-important-open-source-projects) for supporting us.
67+
68+
<p align="left">
69+
<picture>
70+
<source media="(prefers-color-scheme: dark)" srcset="./doc/_static/svg/GitHub_Invertocat_Light.svg" width="60">
71+
<source media="(prefers-color-scheme: light)" srcset="./doc/_static/svg/GitHub_Invertocat_Dark.svg" width="60">
72+
<img alt="GitHub Secure Open Source Fund">
73+
</picture>
74+
</p>
75+
6476
## License
6577

6678
BSD 3-Clause License
Lines changed: 14 additions & 0 deletions
Loading
Lines changed: 14 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)