From 252a64fa97810f8a64c78a12bf965b982b438631 Mon Sep 17 00:00:00 2001 From: Justin Mitchell Date: Tue, 19 May 2026 22:42:45 -0400 Subject: [PATCH] chore: Add funding badge for contributors in README (#2072) --- .github/FUNDING.yml | 1 + README.md | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 00000000..8426fecb --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +custom: ["https://app.royalty.dev/crosspoint-reader/crosspoint-reader"] diff --git a/README.md b/README.md index 462a2e65..a194ffed 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # CrossPoint Reader +[![Fund contributors](https://img.shields.io/badge/%F0%9F%91%91_Fund_contributors-royalty.dev-BB953A?style=for-the-badge&labelColor=1a1a1a)](https://app.royalty.dev/crosspoint-reader/crosspoint-reader) + CrossPoint is open-source e-reader firmware - community-built, fully hackable, free forever. It's maintained by a growing community of developers and readers who believe your device should do what you want - not what a manufacturer decided for you. **Now running on:** ESP32C3-based Xteink [X4](https://www.xteink.com/products/xteink-x4) and [X3](https://www.xteink.com/products/xteink-x3).