From f28e3fe24c24ab59d8f6c6409970d46da25e6c49 Mon Sep 17 00:00:00 2001 From: modernw Date: Fri, 10 Apr 2026 15:16:23 +0800 Subject: [PATCH] Update README with download links for runtime and dependencies Added links to download runtime libraries and dependencies for Metro apps. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c27cf18..a853f9a 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@

Download the latest release from the Releases section.

Note: There is no official release yet, but the test version still does not have the Pre-released label; this is for testing upgrade functionality. Once the official release is complete, previous versions will be marked as Pre-released.

+Download Runtime Libraries +Download Dependencies for Metro Apps

Attention