Update README.md

This commit is contained in:
Namhyeon Go 2025-12-08 11:40:36 +09:00 committed by GitHub
parent a023ee9d3e
commit 37ed467384
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ It allows your application to fetch and load assemblies directly from your CDN (
## 🚀 Features ## 🚀 Features
* Load managed (`*.dll`) and native (`*.dll`) assemblies over HTTP * Load managed (`*.dll`) and native (`*.dll`) assemblies over HTTP **(HTTPS only)**
* Optional `.dll.gz` decompression for faster network delivery * Optional `.dll.gz` decompression for faster network delivery
* CDN-friendly URL structure * CDN-friendly URL structure
* Easy bootstrap through a small embedded loader * Easy bootstrap through a small embedded loader