From c886eb142e94f1acf900abfb27466e06c2d5c5b7 Mon Sep 17 00:00:00 2001 From: Maas Lalani Date: Sat, 30 Jul 2022 16:56:22 -0400 Subject: [PATCH] docs: spinner types as code --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1e3f14..443b9c4 100644 --- a/README.md +++ b/README.md @@ -231,7 +231,7 @@ gum spin --spinner dot --title "Buying Bubble Gum..." -- sleep 5 Shell running gum spin while sleeping for 5 seconds -Available spinner types include: line, dot, minidot, jump, pulse, points, globe, moon, monkey, meter, hamburger. +Available spinner types include: `line`, `dot`, `minidot`, `jump`, `pulse`, `points`, `globe`, `moon`, `monkey`, `meter`, `hamburger`. ## Styling