From 2fe95473a3f052e850d00a563d89356a62a164f1 Mon Sep 17 00:00:00 2001 From: Jure <44338+hoornet@users.noreply.github.com> Date: Tue, 10 Mar 2026 22:04:01 +0100 Subject: [PATCH] Add Support section to README so #support anchor works Fixes broken "Zap the developer" link in GitHub release notes. Includes Lightning, Bitcoin, Ko-fi, and in-app zap instructions. Co-Authored-By: Claude Sonnet 4.6 --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 2a04c5d..041a929 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,18 @@ Up next: - Direct messages (NIP-44/17) - Long-form article reader view +## Support + +Wrystr is free and open-source. If it's useful to you: + +| Method | Details | +|---|---| +| ⚡ Zap (in-app) | Open the **support** view in Wrystr's sidebar and zap directly | +| ⚡ Lightning | `harpos@getalby.com` | +| ₿ Bitcoin | `bc1qcgaupf80j28ca537xjlcs9dm9s03khezjs7crp` | +| ☕ Ko-fi | [ko-fi.com/jure](https://ko-fi.com/jure) | +| ★ GitHub star | Helps with visibility and grant applications | + ## License MIT — [hoornet](https://github.com/hoornet)