Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
esdandreu authored Jul 29, 2024
1 parent 3cfdb80 commit 13a0b4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# tapioca

Add dynamic [bubbbletea](https://github.com/charmbracelet/bubbletea)
elements to existing Go applications. `tapioca` makes dynamic
elements to existing Go applications. `tapioca` makes
[bubbbletea](https://github.com/charmbracelet/bubbletea) models stay at the
bottom of the terminal, unaffected by log messages, the same way that [tapioca
pearls](https://en.wikipedia.org/wiki/Tapioca_pearl) stay at the bottom of
Expand Down Expand Up @@ -125,4 +125,4 @@ elements that one would like to add to an existing application.
However they are just the tip of the iceberg of what can be done with
Bubbletea and you might want a custom element. We also provide a `WrapModel`
function that will wrap your custom model to make it behave better with an
existing application (e.g. quitting with `ctrl+C`/`cmd+C`).
existing application (e.g. quitting with `ctrl+C`/`cmd+C`).

0 comments on commit 13a0b4c

Please sign in to comment.