From b23ffe765da947fcea4c47394501c29022e36c45 Mon Sep 17 00:00:00 2001 From: Cris <22254235+o0101@users.noreply.github.com> Date: Sun, 8 Sep 2024 10:03:19 +0800 Subject: [PATCH] Condense and improve copy --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index eeab9c5..fa708ad 100644 --- a/readme.md +++ b/readme.md @@ -125,7 +125,7 @@ ## Applications ### Browsers -- [BrowserBox](https://github.com/BrowserBox/BrowserBox) - Chrome as a client-server web app, largely powered by DevTools. Supports unrestricted embedding, multiuser browsing, remote DevTools, audio, and viewing documents like `.docx` and `.pdf`. +- [BrowserBox](https://github.com/BrowserBox/BrowserBox) - Embed Chrome in a web page, largely powered by DevTools and supporting multiuser browsing, remote DevTools, audio, documents like `.docx` and `.pdf`, and more. - [Puppetromium](https://github.com/dosyago/puppetromium) - A proof-of-concept web browser built with Puppeteer, written in Node.JS, HTML and CSS, with no client-side JavaScript. ## Web Archivers and Indexers