diff --git a/README.md b/README.md index 5fd97db..bfb35ad 100644 --- a/README.md +++ b/README.md @@ -97,11 +97,14 @@ Extrapolated from [Glow][glow]. ## Help +Help Example + A customizable horizontal mini help view that automatically generates itself from your keybindings. It features single and multi-line modes, which the user can optionally toggle between. It will truncate gracefully if the terminal is too wide for the content. +* [Example code](https://github.com/charmbracelet/bubbletea/blob/master/examples/help/main.go) ## Key