Skip to content

Commit 8ca66ba

Browse files
committed
docs: funding tags in README + GitHub FUNDING.yml
Adds .github/FUNDING.yml so the repository renders a Sponsor button, and expands the README funding section into badges plus a channel table (sponsors / commercial licence / direct Stripe purchase / contact). Removes the Open Collective badge: https://opencollective.com/qectorlab returns HTTP 404, so the README was shipping a dead funding link. Re-add it to both README.md and .github/FUNDING.yml once the collective exists. Every link in the funding block verified HTTP 200 on 2026-07-31.
1 parent 3d332eb commit 8ca66ba

2 files changed

Lines changed: 23 additions & 3 deletions

File tree

.github/FUNDING.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Renders the "Sponsor" button on the repository page.
2+
# Only verified-live channels are listed. A dead funding link is worse than no link:
3+
# open_collective: qectorlab returned HTTP 404 on 2026-07-31 and is deliberately omitted.
4+
# Re-add it here and in README.md once the collective exists.
5+
6+
github: [qectorlab]
7+
8+
custom:
9+
- https://www.qector.store/pricing
10+
- https://buy.stripe.com/6oU00l77Xc8ifsegEqeUU07

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,19 @@
1010

1111
## 🚀 Support QECTOR Development
1212

13-
[![Sponsor qectorlab](https://img.shields.io/badge/Sponsor-qectorlab-ea4aaa?style=for-the-badge&logo=github)](https://github.com/sponsors/qectorlab)
14-
15-
[![Open Collective](https://img.shields.io/badge/Open%20Collective-qectorlab-3385FF?style=for-the-badge&logo=opencollective)](https://opencollective.com/qectorlab)
13+
QECTOR is source-available and developed independently. Non-commercial use is free — sponsorship
14+
and commercial licences are what keep the decoder maintained.
15+
16+
[![Sponsor qectorlab](https://img.shields.io/badge/GitHub_Sponsors-qectorlab-ea4aaa?style=for-the-badge&logo=githubsponsors&logoColor=white)](https://github.com/sponsors/qectorlab)
17+
[![Commercial licence](https://img.shields.io/badge/Commercial_Licence-Buy_via_Stripe-635BFF?style=for-the-badge&logo=stripe&logoColor=white)](https://buy.stripe.com/6oU00l77Xc8ifsegEqeUU07)
18+
[![Pricing](https://img.shields.io/badge/Pricing_&_Tiers-qector.store-0A7CFF?style=for-the-badge&logo=quantconnect&logoColor=white)](https://www.qector.store/pricing)
19+
20+
| Channel | Who it's for |
21+
|---|---|
22+
| [GitHub Sponsors](https://github.com/sponsors/qectorlab) | Individuals and companies funding ongoing development |
23+
| [Commercial licence](https://www.qector.store/pricing) | Required for company, SaaS, OEM or funded institutional use — see [COMMERCIAL.md](COMMERCIAL.md) |
24+
| [Direct purchase](https://buy.stripe.com/6oU00l77Xc8ifsegEqeUU07) | Immediate Stripe checkout, licence issued automatically |
25+
| [admin@qector.store](mailto:admin@qector.store) | Site licences, custom terms, academic partnerships |
1626

1727

1828
PyMatching-compatible MWPM validation · Belief-matching accuracy mode · BP-OSD for LDPC/qLDPC · CPU/GPU batch decoding · 7-tier self-debugging fallback engine · Ed25519 cryptographic license verification · Artifact-backed benchmark evidence

0 commit comments

Comments
 (0)