summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fbe46b2..c36ed66 100644
--- a/README.md
+++ b/README.md
@@ -128,7 +128,7 @@ document use a markdown source as the primary argument:
glow README.md
# Read from stdin
-glow -
+echo "[Glow](https://github.com/charmbracelet/glow)" | glow -
# Fetch README from GitHub / GitLab
glow github.com/charmbracelet/glow