diff --git a/README.md b/README.md
index e564e46..1459289 100644
--- a/README.md
+++ b/README.md
@@ -8,14 +8,18 @@
**A Secure DNS Client.** Using: [DNSLookup](https://github.com/ameshkov/dnslookup), [DNSProxy](https://github.com/AdguardTeam/dnsproxy), [DNSCrypt](https://github.com/DNSCrypt/dnscrypt-proxy) and [GoodbyeDPI](https://github.com/ValdikSS/GoodbyeDPI). (Windows only)
- *Find and use fastest secure DNS servers.*
-- *Hide SNI and website addresses from ISP.*
+- *Hide SNI and website addresses from ISP (Fragment or Fake SNI).*
- *Bypass YouTube, Twitter and any SNI/DNS based blocked websites.*
- *Encode and decode DNSCrypt STAMP (sdns://).*
- *Share to other devices via Proxy (HTTP, HTTPS, SOCKS4, SOCKS4A, SOCKS5).*
-**Requirements:** .Net Destop Runtime 6. (Installing both x86 and x64 are required)
-[Download Runtime x64 v6.0.25](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.25-windows-x64-installer)
-[Download Runtime x86 v6.0.25](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.25-windows-x86-installer)
+**Requirements:** `.Net Destop Runtime 6` and `ASP.NET Core Runtime 6`
+For x64:
+First install [.Net Destop Runtime x64 v6.0.27](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.27-windows-x64-installer)
+Then install [ASP.NET Core Runtime x64 v6.0.27](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-6.0.27-windows-x64-installer)
+For x86:
+First install [.Net Destop Runtime x86 v6.0.27](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.27-windows-x86-installer)
+Then install [ASP.NET Core Runtime x86 v6.0.27](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-6.0.27-windows-x86-installer)
[Microsoft .NET 6.0 Runtime Page](https://dotnet.microsoft.com/en-us/download/dotnet/6.0)
**Download:**