From b6138e8593a4ffc2ae2d4c81ba30a60490ae34d0 Mon Sep 17 00:00:00 2001 From: bene64 <43176624+bene64@users.noreply.github.com> Date: Thu, 17 Sep 2020 19:41:14 +0200 Subject: [PATCH] Add GitHub CLI to "Glamourous Projects" (#75) --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index af3171f..1c63a48 100644 --- a/README.md +++ b/README.md @@ -63,9 +63,10 @@ There are a few options for using a custom style: ## Glamourous Projects -Check out [Glow](https://github.com/charmbracelet/glow), a markdown renderer for -the command-line, which uses `glamour`. - +Check out these projects, which use `glamour`: +- [Glow](https://github.com/charmbracelet/glow), a markdown renderer for +the command-line. +- [GitHub CLI](https://github.com/cli/cli), GitHub’s official command line tool. ## License