Remove promotional links from profile README
Removed external website links and promotional content to comply with GitHub Terms of Service.
This commit is contained in:
parent
ca5aa21565
commit
d6d2e66bb1
|
|
@ -2,25 +2,14 @@
|
|||
|
||||
# IronServices
|
||||
|
||||
### Developer Tools for Modern Applications
|
||||
### Open Source SDKs for Application Development
|
||||
|
||||
[](https://ironservices.io)
|
||||
[](LICENSE)
|
||||
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
## Our Services
|
||||
|
||||
| Service | Description | Website |
|
||||
|---------|-------------|---------|
|
||||
| **IronLicensing** | Software licensing and activation | [ironlicensing.com](https://ironlicensing.com) |
|
||||
| **IronTelemetry** | Error monitoring and crash reporting | [irontelemetry.com](https://irontelemetry.com) |
|
||||
| **IronNotify** | Event notifications and alerts | [ironnotify.com](https://ironnotify.com) |
|
||||
|
||||
---
|
||||
|
||||
## SDKs
|
||||
|
||||
Native SDKs available for all major platforms:
|
||||
|
|
@ -122,7 +111,6 @@ ironnotify = "1.0"
|
|||
- License key validation and activation
|
||||
- Feature-based licensing
|
||||
- Trial management
|
||||
- In-app purchase flows
|
||||
- Offline grace period support
|
||||
- Machine fingerprinting
|
||||
|
||||
|
|
@ -132,7 +120,6 @@ ironnotify = "1.0"
|
|||
- Breadcrumb trails
|
||||
- Performance monitoring
|
||||
- Offline queue with automatic retry
|
||||
- Privacy-first design
|
||||
|
||||
### IronNotify
|
||||
- Multi-channel notifications
|
||||
|
|
@ -140,7 +127,6 @@ ironnotify = "1.0"
|
|||
- Action buttons and deep links
|
||||
- Real-time WebSocket support
|
||||
- Offline queue with persistence
|
||||
- Event builder pattern
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -157,8 +143,6 @@ Each SDK repository contains comprehensive documentation and examples. Visit the
|
|||
|
||||
<div align="center">
|
||||
|
||||
**[Website](https://ironservices.io)** | **[IronLicensing](https://ironlicensing.com)** | **[IronTelemetry](https://irontelemetry.com)** | **[IronNotify](https://ironnotify.com)**
|
||||
|
||||
MIT License - Built with care for developers
|
||||
MIT License
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue