Add info about Bubbles to top-ish part of the README

This commit is contained in:
Christian Rocha
2020-10-10 20:20:53 -04:00
committed by GitHub
parent 26477f70c0
commit e88b7192f8

View File

@@ -23,6 +23,15 @@ regions which works alongside the main renderer, and mouse support.
To get started, see the tutorial below, the [examples][examples], the
[docs][docs] and some common [resources](#libraries-we-use-with-bubble-tea).
## By the way
Be sure to check out [Bubbles][bubbles], a library of common UI components for Bubble Tea.
<p>
<a href="https://github.com/charmbracelet/bubbles"><img src="https://stuff.charm.sh/bubbles/bubbles-badge.png" width="174" alt="Bubbles Badge"></a>&nbsp;&nbsp;
<a href="https://github.com/charmbracelet/bubbles"><img src="https://stuff.charm.sh/bubbles-examples/textinput.gif" width="400" alt="Text Input Example from Bubbles"></a>
</p>
[docs]: https://github.com/charmbracelet/bubbletea#libraries-we-use-with-bubble-tea
* * *