diff --git a/README.md b/README.md index 174921b..d92afec 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,31 @@ -# IronLicensing SDK for Python +
+
+
+
+
+ Software licensing and activation for Python applications +
+ + + ++ Website • + Documentation • + Python 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 @@ -267,6 +288,26 @@ if result.cached: - Python 3.8+ - httpx +## 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) | +| 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-python/issues](https://git.marketally.com/ironservices/ironlicensing-python/issues) + ## License MIT License - see [LICENSE](LICENSE) for details.