diff --git a/README.md b/README.md index b136f8f..747bae7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,30 @@ -# IronLicensing Java SDK +

+ + IronLicensing + +

-Software licensing and activation SDK for Java applications. Validate licenses, manage activations, check features, and handle trials. +

IronLicensing SDK for Java

+ +

+ Software licensing and activation for Java applications +

+ +

+ Maven Central + License: MIT +

+ +

+ Website • + Documentation • + Java 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 @@ -353,6 +377,26 @@ String machineId = client.getMachineId(); - OkHttp 4.x - Gson 2.x +## Documentation + +For complete documentation, visit [ironlicensing.com/docs](https://ironlicensing.com/docs). + +## Other SDKs + +| Platform | Package | +|----------|---------| +| JavaScript/TypeScript | [@ironservices/licensing](https://git.marketally.com/ironservices/ironlicensing-js) | +| .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) | +| 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-java/issues](https://git.marketally.com/ironservices/ironlicensing-java/issues) + ## License -MIT License - see LICENSE file for details. +MIT License - see [LICENSE](LICENSE) for details.