Skip to content

Commit 2465782

Browse files
authored
Update README for Product Management role clarification
1 parent 0c90082 commit 2465782

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Official Python SDK for LicenseChain - Secure license management for Python appl
1414
- **🛡️ Hardware ID Validation** - Prevent license sharing and unauthorized access
1515
- **🔔 Webhook Support** - Real-time license events and notifications
1616
- **📊 Analytics Integration** - Basic and advanced analytics with comprehensive metrics
17-
- **📦 Product Management** - Create and manage products for license sales (Seller/Admin)
17+
- **📦 Product Management** - Create and manage products for license sales (Seller)
1818
- **👥 Team Collaboration** - Team management and shared app/license access (Pro+)
1919
- **⚡ High Performance** - Optimized for production workloads
2020
- **🔄 Async Operations** - Non-blocking HTTP requests and data processing
@@ -312,7 +312,7 @@ usage = await client.get_usage_stats(period="30d")
312312
license_analytics = await client.get_license_analytics("license_id")
313313
```
314314

315-
##### Product Management (Seller/Admin only)
315+
##### Product Management (Seller only)
316316

317317
```python
318318
# List products

0 commit comments

Comments
 (0)