From 1e8666011bc8ae134a6a238aedea4cdf2af9fa21 Mon Sep 17 00:00:00 2001 From: Carlos A Becker Date: Tue, 25 Oct 2022 11:07:35 -0300 Subject: [PATCH] docs: fix missing commas Signed-off-by: Carlos A Becker --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8bb15b5..9985d73 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Glow is a terminal based markdown reader designed from the ground up to bring out the beauty—and power—of the CLI. Use it to discover markdown files, read documentation directly on the command -line and stash markdown files to your own private collection so you can read +line and stash markdown files to your own private collection, so you can read them anywhere. Glow will find local markdown files in subdirectories or a local Git repository. @@ -77,8 +77,8 @@ sudo yum install glow ``` Or download a binary from the [releases][releases] page. MacOS, Linux, Windows, -FreeBSD, and OpenBSD binaries are available, as well as Debian, RPM, and Alpine -packages. ARM builds are also available for macOS, Linux, FreeBSD, and OpenBSD. +FreeBSD and OpenBSD binaries are available, as well as Debian, RPM, and Alpine +packages. ARM builds are also available for macOS, Linux, FreeBSD and OpenBSD. ### Go