- Add centered logo and title with product branding
- Add links to product website and documentation
- Add badges for package manager and license
- Add Other SDKs table with cross-references
- Add Support section with dev@ironservices.io email
- Update repository links to git.marketally.com
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add LicenseClient with validation, activation, deactivation
- Add feature checking with hasFeature/requireFeature pattern
- Add trial management and in-app purchase support
- Add CompletableFuture for async operations
- Add thread-safe operations with ReadWriteLock
- Add IronLicensing static facade for global usage
- Add machine ID persistence for activation tracking
Co-Authored-By: Claude <noreply@anthropic.com>