diff --git a/README.md b/README.md index deb8b84..673f359 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@
This application aims to provide a more elegant way to install Windows Store apps. It offers a visual window for users to browse app information, install, launch apps, or get error details.
+When using the App Installer to install the package, the certificates in the package will be automatically imported, eliminating the need for manual import and greatly simplifying the installation of Windows Store apps.
+However, note that other programs included in the project's installer package, besides the App Installer, will not automatically import their certificates. Fortunately, the App Installer supports automatic installation parameters.
Supports running on Windows 8 and later.