From f203f845b73b17b283f41420733273b62d244668 Mon Sep 17 00:00:00 2001 From: Christian Rocha Date: Thu, 27 Aug 2020 13:36:08 -0400 Subject: [PATCH] Fix README typos --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 997d11d..56cecd8 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ 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 -them anywhere. Glow it will find markdown files in subdirectories for, if -you’re in a Git repo, search the repo. +them anywhere. Glow will find local markdown files in subdirectories or a local +Git repository. By the way, all data stashed is encrypted end-to-end: only you can decrypt it. More on that below. @@ -63,7 +63,7 @@ go get github.com/charmbracelet/glow ## Usage -Run without arguments to start the TUI and browser local and stashed markdown. +Run without arguments to start the TUI and browse local and stashed markdown. Or, to simply format a document on the CLI, use a markdown source as the primary argument: