From d0a2fe95411d8afe5e681451aea1a0c2bb486dbf Mon Sep 17 00:00:00 2001 From: CanadaHonk <19228318+CanadaHonk@users.noreply.github.com> Date: Wed, 7 Dec 2022 23:49:54 +0000 Subject: [PATCH] glucord/readme: tweak description --- glucord/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glucord/README.md b/glucord/README.md index 71d73b1..698fa95 100644 --- a/glucord/README.md +++ b/glucord/README.md @@ -1,5 +1,5 @@ # Glucord -Example/demo of Gluon, a minimal Discord client using system-installed Chrome/Node. +A minimal Discord client using system-installed Chromium/Node. Example/demo of Gluon. > **Info** | > Gluon is currently **Windows only**. @@ -8,4 +8,4 @@ Example/demo of Gluon, a minimal Discord client using system-installed Chrome/No 1. Have recentish Chrome Stable/Canary and NodeJS installed 1. Clone the Gluon repo 2. `npm install` -3. `node glucord` (with `--canary` if using Chrome Canary) \ No newline at end of file +3. `node glucord` (with `--canary` if using Chrome Canary)