docs: shorten tag line

This commit is contained in:
Maas Lalani 2022-07-22 15:57:56 -04:00
parent 45dc63973d
commit 29d1f75d0b
No known key found for this signature in database
GPG key ID: 5A6ED5CBF1A0A000

View file

@ -9,15 +9,16 @@ Gum
<a href="https://github.com/charmbracelet/gum/actions"><img src="https://github.com/charmbracelet/gum/workflows/build/badge.svg" alt="Build Status"></a>
</p>
Gum helps you write glamorous bash scripts by providing a collection of
beautiful and highly configurable ready-to-use utilities.
A tool for building beautiful shell scripts.
<img src="https://stuff.charm.sh/gum/demo.gif?cache=1" width="600" alt="Shell running the ./demo.sh script" />
## Tutorial
With Gum, you can build wonderful and useful bash scripts with just a few lines
of code. Let's build a simple script to help you write [Conventional
Gum provides beautiful and highly configurable utilities to help you write
useful and delightful bash scripts in just a few lines of code.
Let's build a simple script to help you write [Conventional
Commits](https://www.conventionalcommits.org/en/v1.0.0/#summary) for your
dotfiles.