From b83b5460b9e016041238b3e1b2ef597c0ecc6e1c Mon Sep 17 00:00:00 2001 From: abdulsaheel Date: Sun, 26 Jul 2026 13:31:57 +0530 Subject: [PATCH] docs: make the donation ask findable The support section pointed at edge's DONATE.md without ever showing an address, so supporting the project meant following a link to another repo to find out how. The addresses now appear here, alongside a donate badge and a stars badge in the header row. Same content as edge's block, kept consistent across repos. --- README.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1037175..afd6d50 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![test](https://github.com/OpenStrap/analytics/actions/workflows/test.yml/badge.svg)](https://github.com/OpenStrap/analytics/actions/workflows/test.yml) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) +[![stars](https://img.shields.io/github/stars/OpenStrap/analytics?style=flat&color=e2825f)](https://github.com/OpenStrap/analytics/stargazers) +[![Donate](https://img.shields.io/badge/donate-BTC%20%2F%20ETH-f7931a)](https://github.com/OpenStrap/edge/blob/main/DONATE.md) This is the math. Given the always-on 1 Hz substrate a WHOOP 4.0 actually hands over — beat-to-beat RR intervals, 1 Hz heart rate, 1 Hz tri-axial accel, and a few relative ADC @@ -130,9 +132,17 @@ tests, and the rules that keep this package honest. Security issues go through ## Support the work -Free, MIT, no company behind it. If OpenStrap gave your band a second life, -[DONATE.md](https://github.com/OpenStrap/edge/blob/main/DONATE.md) has BTC and EVM -addresses. Protocol findings and bug reports are worth more than money, though. +No subscription, no paywall, no company behind this. If OpenStrap gave your band a second +life, a small tip genuinely helps: + +- **BTC** — `bc1qvtcch38dcwp967ar764uu6eetw7tf907844wfq` +- **EVM** (Ethereum · Base · Arbitrum · Optimism · Polygon) — + `0x8310C89393366b7eBCD47ABa82e1dfB5ECeFFbD9` + +[What donations actually pay for →](https://github.com/OpenStrap/edge/blob/main/DONATE.md) + +Nothing is gated behind paying, and nothing ever will be. Protocol findings and bug +reports are worth more than money, though. ---