From 4a35a0365d0fed8e79d2c0efafd630170fa464bf Mon Sep 17 00:00:00 2001 From: ylemkimon Date: Thu, 19 Aug 2021 10:18:51 +0900 Subject: [PATCH] docs(README): add OpenCollective badge and section (#3174) * docs(README): add OpenCollective badge and section * docs(README): remove Contributing section * Apply suggestions from code review * Update README.md * Add alternative text Co-authored-by: Erik Demaine --- README.md | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 148ae68a..e95a5401 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ [![jsDelivr](https://data.jsdelivr.com/v1/package/npm/katex/badge?style=rounded)](https://www.jsdelivr.com/package/npm/katex) ![katex.min.js size](https://img.badgesize.io/https://unpkg.com/katex/dist/katex.min.js?compression=gzip) [![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/KaTeX/KaTeX) +[![Financial Contributors on Open Collective](https://opencollective.com/katex/all/badge.svg?label=financial+contributors)](https://opencollective.com/katex) KaTeX is a fast, easy-to-use JavaScript library for TeX math rendering on the web. @@ -83,9 +84,35 @@ hover text. For other available options, see the Learn more about using KaTeX [on the website](https://katex.org)! -## Contributing +## Contributors -See [CONTRIBUTING.md](CONTRIBUTING.md) +### Code Contributors + +This project exists thanks to all the people who contribute code. If you'd like to help, see [our guide to contributing code](CONTRIBUTING.md). +Code contributors + +### Financial Contributors + +Become a financial contributor and help us sustain our community. + +#### Individuals + +Contribute on Open Collective + +#### Organizations + +Support this project with your organization. Your logo will show up here with a link to your website. + +Organization 1 +Organization 2 +Organization 3 +Organization 4 +Organization 5 +Organization 6 +Organization 7 +Organization 8 +Organization 9 +Organization 10 ## License