From 8d6da194eb6466efb938bfdb7cab19c1d04990c3 Mon Sep 17 00:00:00 2001 From: Christian Rocha Date: Wed, 4 Mar 2020 22:36:08 -0500 Subject: [PATCH] Add Glow logo to README --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 033b8c6..b9863ba 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,15 @@ # Glow -[![Latest Release](https://img.shields.io/github/release/charmbracelet/glow.svg)](https://github.com/charmbracelet/glow/releases) -[![GoDoc](https://godoc.org/github.com/golang/gddo?status.svg)](https://pkg.go.dev/github.com/charmbracelet/glow?tab=doc) -[![Build Status](https://github.com/charmbracelet/glow/workflows/build/badge.svg)](https://github.com/charmbracelet/glow/actions) -[![Go ReportCard](http://goreportcard.com/badge/charmbracelet/glow)](http://goreportcard.com/report/charmbracelet/glow) - Render markdown on the CLI, with _pizzazz_! +

+ Glow Logo + Latest Release + GoDoc + Build Status + Go ReportCard +

+ ![Glow example output](https://github.com/charmbracelet/glow/raw/master/example.png)