mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-04 20:26:08 +00:00
docs(readme): update header image, minor corrections
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
# Bubbles
|
||||
|
||||
<img src="https://github.com/user-attachments/assets/09d46497-9b4e-4de9-bb8e-685ef5c80c96" width="350" />
|
||||
<img src="https://github.com/user-attachments/assets/b89fa46e-d451-4b33-a009-c68d4765520f" width="350" />
|
||||
|
||||
[](https://github.com/charmbracelet/bubbles/releases)
|
||||
[](https://pkg.go.dev/github.com/charmbracelet/bubbles)
|
||||
[](https://github.com/charmbracelet/bubbles/actions)
|
||||
[](https://goreportcard.com/report/charmbracelet/bubbles)
|
||||
|
||||
Some components for [Bubble Tea](https://github.com/charmbracelet/bubbletea)
|
||||
Primatives for [Bubble Tea](https://github.com/charmbracelet/bubbletea)
|
||||
applications. These components are used in production in [Crush][crush], and [many other applications][otherstuff].
|
||||
|
||||
> [!TIP]
|
||||
@@ -194,7 +194,7 @@ func (m Model) Update(msg tea.Msg) (tea.Model, tea.Cmd) {
|
||||
To check out community-maintained Bubbles see [Charm & Friends][charmandfriends].
|
||||
Made a cool Bubble that you want to share? [PRs][prs] are welcome!
|
||||
|
||||
[charmandfriends]:
|
||||
[charmandfriends]: https://github.com/charm-and-friends/additional-bubbles
|
||||
[prs]: https://github.com/charm-and-friends/additional-bubbles?tab=readme-ov-file#what-is-a-complete-project
|
||||
|
||||
## Contributing
|
||||
|
||||
Reference in New Issue
Block a user