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:
David Friedel 2025-12-26 11:41:02 +00:00
parent ca5aa21565
commit d6d2e66bb1
1 changed files with 2 additions and 18 deletions

View File

@ -2,25 +2,14 @@
# IronServices # IronServices
### Developer Tools for Modern Applications ### Open Source SDKs for Application Development
[![Website](https://img.shields.io/badge/Website-ironservices.io-2563eb?style=for-the-badge)](https://ironservices.io)
[![License](https://img.shields.io/badge/License-MIT-green?style=for-the-badge)](LICENSE) [![License](https://img.shields.io/badge/License-MIT-green?style=for-the-badge)](LICENSE)
</div> </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 ## SDKs
Native SDKs available for all major platforms: Native SDKs available for all major platforms:
@ -122,7 +111,6 @@ ironnotify = "1.0"
- License key validation and activation - License key validation and activation
- Feature-based licensing - Feature-based licensing
- Trial management - Trial management
- In-app purchase flows
- Offline grace period support - Offline grace period support
- Machine fingerprinting - Machine fingerprinting
@ -132,7 +120,6 @@ ironnotify = "1.0"
- Breadcrumb trails - Breadcrumb trails
- Performance monitoring - Performance monitoring
- Offline queue with automatic retry - Offline queue with automatic retry
- Privacy-first design
### IronNotify ### IronNotify
- Multi-channel notifications - Multi-channel notifications
@ -140,7 +127,6 @@ ironnotify = "1.0"
- Action buttons and deep links - Action buttons and deep links
- Real-time WebSocket support - Real-time WebSocket support
- Offline queue with persistence - Offline queue with persistence
- Event builder pattern
--- ---
@ -157,8 +143,6 @@ Each SDK repository contains comprehensive documentation and examples. Visit the
<div align="center"> <div align="center">
**[Website](https://ironservices.io)** | **[IronLicensing](https://ironlicensing.com)** | **[IronTelemetry](https://irontelemetry.com)** | **[IronNotify](https://ironnotify.com)** MIT License
MIT License - Built with care for developers
</div> </div>