From fd756db57058c9d777005d244d477dd93487c14f Mon Sep 17 00:00:00 2001 From: pranavchoudhary-tech Date: Sun, 7 Jun 2026 01:22:03 +0530 Subject: [PATCH] docs: clarify equivalence of /pwa-installer/ and /pwa-pwastore/ --- pwa-installer/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pwa-installer/README.md b/pwa-installer/README.md index fb00877..eb543dd 100644 --- a/pwa-installer/README.md +++ b/pwa-installer/README.md @@ -6,6 +6,8 @@ This demo app showcases the Web Install API. **PWA installer** is a sample app (titled **Edge demos** ) that lets you install other PWAs on your device. +The [`/pwa-pwastore/`](https://github.com/MicrosoftEdge/Demos/tree/main/pwa-pwastore/) directory is an earlier copy of this `/pwa-installer/` directory. The Web Install API Dev Trial docs point to the earlier `/pwa-pwastore/` directory, not to this later `/pwa-installer/` directory. + PWA installer uses the following features: | Feature | Description | Documentation |