From 29f95031eaaab5c0dd70633650bc72f65cc65129 Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Thu, 19 Dec 2019 01:10:49 +0100 Subject: [PATCH] Update README after rename --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b218ace..519fff2 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,8 @@ Render markdown on the CLI, with _pizzazz_! ## Installation -### Go - ```console -go get github.com/charmbracelet/gold/cmd/gold +go get github.com/charmbracelet/gold ``` ## Usage @@ -53,12 +51,12 @@ Alternatively you can also supply a custom JSON stylesheet: gold -s mystyle.json ``` -Check out the [Gold Style Gallery](https://github.com/charmbracelet/gold/blob/master/styles/gallery/README.md) +Check out the [Glamour Style Gallery](https://github.com/charmbracelet/glamour/blob/master/styles/gallery/README.md) to find more available styles! ## Example Output -![Gold Dark Style](https://github.com/charmbracelet/gold/raw/master/styles/gallery/dark.png) +![Glamour Dark Style](https://github.com/charmbracelet/glamour/raw/master/styles/gallery/dark.png) ## Colors