diff --git a/README.md b/README.md index 66e8654..f4ff990 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,30 @@ -# IronNotify SDK for JavaScript/TypeScript +
+
+
+
+
+ Event notifications and alerts for modern applications +
+ + + ++ Website • + Documentation • + JavaScript Guide • + Git +
+ +--- + +**IronNotify** helps you send event notifications and alerts to your users instantly. Built for developers who want simple, powerful notification infrastructure without the complexity. ## Installation @@ -321,6 +342,26 @@ function useNotifications(apiKey: string, userId: string) { - Fetch API (native in modern environments) - WebSocket API (for real-time features) +## Documentation + +For complete documentation, visit [ironnotify.com/docs](https://ironnotify.com/docs). + +## Other SDKs + +| Platform | Package | +|----------|---------| +| .NET | [IronNotify.Client](https://git.marketally.com/ironservices/ironnotify-dotnet) | +| Python | [ironnotify](https://git.marketally.com/ironservices/ironnotify-python) | +| Go | [ironnotify-go](https://git.marketally.com/ironservices/ironnotify-go) | +| Java | [ironnotify-java](https://git.marketally.com/ironservices/ironnotify-java) | +| Rust | [ironnotify](https://git.marketally.com/ironservices/ironnotify-rust) | + +## Support + +- **Documentation**: [ironnotify.com/docs](https://ironnotify.com/docs) +- **Email**: dev@ironservices.io +- **Issues**: [git.marketally.com/ironservices/ironnotify-js/issues](https://git.marketally.com/ironservices/ironnotify-js/issues) + ## License MIT License - see [LICENSE](LICENSE) for details.