From e88b7192f858c52758f091017dd55088a77a0e07 Mon Sep 17 00:00:00 2001 From: Christian Rocha Date: Sat, 10 Oct 2020 20:20:53 -0400 Subject: [PATCH] Add info about Bubbles to top-ish part of the README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 93af93a..b0dad6b 100644 --- a/README.md +++ b/README.md @@ -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. + +

+ Bubbles Badge   + Text Input Example from Bubbles +

+ [docs]: https://github.com/charmbracelet/bubbletea#libraries-we-use-with-bubble-tea * * *