From f86305b33f747b6d3deca2bf7253ca75af81de63 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Wed, 10 Dec 2025 15:05:45 +0900 Subject: [PATCH] Update README.md (Catswords.Phantomizer) Update README.md (Catswords.Phantomizer) --- WelsonJS.Toolkit/Catswords.Phantomizer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WelsonJS.Toolkit/Catswords.Phantomizer/README.md b/WelsonJS.Toolkit/Catswords.Phantomizer/README.md index 644d432..b2252c0 100644 --- a/WelsonJS.Toolkit/Catswords.Phantomizer/README.md +++ b/WelsonJS.Toolkit/Catswords.Phantomizer/README.md @@ -13,7 +13,7 @@ It allows your application to fetch and load assemblies directly from your CDN ( * Optional `.dll.gz` decompression for faster network delivery * CDN-friendly URL structure * Easy bootstrap through a small embedded loader -* Loader is implemented using **pure .NET BCL only**, ensuring stable operation without external dependencies (Both .NET Framework and .NET Core supported) +* Loader is implemented using **pure .NET BCL only** without external dependencies (.NET Fx/Core fully supported) * Built-in **code-signing verification** support to ensure assemblies are trusted and tamper-free * An efficient integrity verification process based on an integrity manifest (NFT-grade immutability)