diff --git a/README.md b/README.md index a64cf49..eb139ee 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,8 @@ gum input --cursor.foreground "#FF0" --prompt.foreground "#0FF" --prompt "* " \ --placeholder "What's up?" --width 80 --value "Not much, hby?" ``` +Gum input displaying most customization options + ## Interaction #### Input @@ -248,7 +250,7 @@ echo '{{ Bold "Tasty" }} {{ Italic "Bubble" }} {{ Color "99" "0" " Gum " }}' \ echo 'I :heart: Bubble Gum :candy:' | gum format -t emoji ``` -Running gum format for different types of formats +Running gum format for different types of formats ## Examples