diff --git a/README.md b/README.md index bd593e1..a0ad985 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,30 @@ -# IronLicensing SDK for JavaScript/TypeScript +
+
+
+
+
+ Software licensing and activation for modern applications +
+ + + ++ Website • + Documentation • + JavaScript Guide • + Git +
+ +--- + +**IronLicensing** helps you protect your software with flexible licensing, activations, and feature management. Built for developers who want simple, powerful licensing without the complexity. ## Installation @@ -314,6 +335,26 @@ The SDK works in both browser and Node.js environments: - **Browser**: Uses `localStorage` for caching - **Node.js**: Uses in-memory storage by default +## Documentation + +For complete documentation, visit [ironlicensing.com/docs](https://ironlicensing.com/docs). + +## Other SDKs + +| Platform | Package | +|----------|---------| +| .NET | [IronLicensing.Client](https://git.marketally.com/ironservices/ironlicensing-dotnet) | +| Python | [ironlicensing](https://git.marketally.com/ironservices/ironlicensing-python) | +| Go | [ironlicensing-go](https://git.marketally.com/ironservices/ironlicensing-go) | +| Java | [ironlicensing-java](https://git.marketally.com/ironservices/ironlicensing-java) | +| Rust | [ironlicensing](https://git.marketally.com/ironservices/ironlicensing-rust) | + +## Support + +- **Documentation**: [ironlicensing.com/docs](https://ironlicensing.com/docs) +- **Email**: dev@ironservices.io +- **Issues**: [git.marketally.com/ironservices/ironlicensing-js/issues](https://git.marketally.com/ironservices/ironlicensing-js/issues) + ## License MIT License - see [LICENSE](LICENSE) for details.