Skip to content

Commit fac3962

Browse files
authored
Update README.md
1 parent 63ff5a2 commit fac3962

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# bubblehelp
22
A manager to render, contextualize and manage BubbleTea (https://github.com/charmbracelet/bubbletea) keybinds globally
33

4+
```go
5+
import "github.com/halsten-dev/bubblehelp"
6+
```
7+
48
# Introduction
59
When working on a complex application in the terminal, it's important to have a good
610
way of managing multiple contexts with different keybinds, same keys but different outcome,

0 commit comments

Comments
 (0)