mirror of
https://github.com/taigrr/bubbletea.git
synced 2026-04-02 11:09:17 -07:00
Add GoDoc and CI badges
This commit is contained in:
committed by
Christian Rocha
parent
9e0411eee9
commit
73a857c20b
@@ -1,5 +1,10 @@
|
||||
# Bubble Tea
|
||||
|
||||
<p>
|
||||
<a href="https://pkg.go.dev/github.com/charmbracelet/bubbletea?tab=doc"><img src="https://godoc.org/github.com/golang/gddo?status.svg" alt="GoDoc"></a>
|
||||
<a href="https://github.com/charmbracelet/bubbletea/actions"><img src="https://github.com/charmbracelet/glow/workflows/build/badge.svg" alt="Build Status"></a>
|
||||
</p>
|
||||
|
||||
The fun, functional and stateful way to build terminal apps. A Go framework
|
||||
based on [The Elm Architecture][elm].
|
||||
|
||||
|
||||
Reference in New Issue
Block a user