From 43b9325ad3d7b3ec1a769cb9b64b66553a10b482 Mon Sep 17 00:00:00 2001 From: Dmitry Prudnikov Date: Sat, 5 Sep 2026 17:30:29 +0300 Subject: [PATCH] chore: keep only the working support channel in package READMEs The per-package READMEs still linked GitHub Sponsors and Open Collective, neither of which is set up. They now show the maintainer's wallet only, matching the root README. Closes #92 --- coordinode/README.md | 6 ++---- langchain-coordinode/README.md | 6 ++---- llama-index-coordinode/README.md | 6 ++---- 3 files changed, 6 insertions(+), 12 deletions(-) diff --git a/coordinode/README.md b/coordinode/README.md index e93ff66..5603ba6 100644 --- a/coordinode/README.md +++ b/coordinode/README.md @@ -207,11 +207,9 @@ Accepted values:
-[![USDT TRC-20](https://raw.githubusercontent.com/structured-world/coordinode-python/main/assets/usdt-qr.svg)](https://github.com/sponsors/structured-world) +![USDT TRC-20](https://raw.githubusercontent.com/structured-world/coordinode-python/main/assets/usdt-qr.svg) -**USDT (TRC-20):** `TFDsezHa1cBkoeZT5q2T49Wp66K8t2DmdA` - -[GitHub Sponsors](https://github.com/sponsors/structured-world) · [Open Collective](https://opencollective.com/structured-world) +**USDT (TRC-20), maintainer's personal wallet:** `TFDsezHa1cBkoeZT5q2T49Wp66K8t2DmdA`
diff --git a/langchain-coordinode/README.md b/langchain-coordinode/README.md index fd9a94d..a60532e 100644 --- a/langchain-coordinode/README.md +++ b/langchain-coordinode/README.md @@ -143,11 +143,9 @@ graph = CoordinodeGraph("localhost:7080", timeout=60.0)
-[![USDT TRC-20](https://raw.githubusercontent.com/structured-world/coordinode-python/main/assets/usdt-qr.svg)](https://github.com/sponsors/structured-world) +![USDT TRC-20](https://raw.githubusercontent.com/structured-world/coordinode-python/main/assets/usdt-qr.svg) -**USDT (TRC-20):** `TFDsezHa1cBkoeZT5q2T49Wp66K8t2DmdA` - -[GitHub Sponsors](https://github.com/sponsors/structured-world) · [Open Collective](https://opencollective.com/structured-world) +**USDT (TRC-20), maintainer's personal wallet:** `TFDsezHa1cBkoeZT5q2T49Wp66K8t2DmdA`
diff --git a/llama-index-coordinode/README.md b/llama-index-coordinode/README.md index 1e23a51..f7fd9b7 100644 --- a/llama-index-coordinode/README.md +++ b/llama-index-coordinode/README.md @@ -180,11 +180,9 @@ store = CoordinodePropertyGraphStore("localhost:7080", timeout=60.0)
-[![USDT TRC-20](https://raw.githubusercontent.com/structured-world/coordinode-python/main/assets/usdt-qr.svg)](https://github.com/sponsors/structured-world) +![USDT TRC-20](https://raw.githubusercontent.com/structured-world/coordinode-python/main/assets/usdt-qr.svg) -**USDT (TRC-20):** `TFDsezHa1cBkoeZT5q2T49Wp66K8t2DmdA` - -[GitHub Sponsors](https://github.com/sponsors/structured-world) · [Open Collective](https://opencollective.com/structured-world) +**USDT (TRC-20), maintainer's personal wallet:** `TFDsezHa1cBkoeZT5q2T49Wp66K8t2DmdA`