From c4d90ba9ab8e130b23264f426b8f357dd20e5d35 Mon Sep 17 00:00:00 2001 From: David Friedel Date: Fri, 26 Dec 2025 11:41:12 +0000 Subject: [PATCH] Remove promotional links from README --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 6c10025..66e8654 100644 --- a/README.md +++ b/README.md @@ -321,11 +321,6 @@ function useNotifications(apiKey: string, userId: string) { - Fetch API (native in modern environments) - WebSocket API (for real-time features) -## Links - -- [Documentation](https://www.ironnotify.com/docs) -- [Dashboard](https://www.ironnotify.com) - ## License MIT License - see [LICENSE](LICENSE) for details.