From 96725c1fb0a0334caeb74c6b0742d1e99b9d5eec Mon Sep 17 00:00:00 2001 From: ccurran Date: Fri, 6 Mar 2026 17:07:25 -0500 Subject: [PATCH] Update README --- README | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README b/README index 9eacb07..1a837bd 100644 --- a/README +++ b/README @@ -198,11 +198,3 @@ The SDK is designed to support additional OnRamp platform integration capabiliti * Extended API functionality * Additional integration services ---- - -If you'd like, I can also help you add two sections that **good SDK repos almost always include but people forget**: - -* **Minimal working example (full program)** -* **Event message structure / enum definitions** - -Those make the repo dramatically easier for developers to adopt.