From 7bda2dac68d7e74ba648fe7b424c214a0b54027a Mon Sep 17 00:00:00 2001 From: chris Date: Wed, 24 Jun 2026 22:53:07 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9c3dd0..ed6e298 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ ## Why -Browsers intentionally make it annoying to leave their ecosystem. Portage is a straightforward, open-source tool that reads what it's allowed to read, dumps it into a human-readable `*.portage.json` file, and rebuilds it on the other side. Because the export is just plain JSON, it bridges the gap between competing browsers or lets you easily migrate to a new machine. +Browsers intentionally make it harder to swap from their ecosystem, and often lack the proper support for other browsers built off of the same source (ex. Chromium, Firefox). Portage is a straightforward, open-source tool that reads what it's allowed to read, dumps it into a human-readable `*.portage.json` file, and rebuilds it on the other side. Because the export is just plain JSON, it bridges the gap between competing browsers or lets you easily migrate to a new machine. ## What transfers