A external link to progress example and remove local example

This commit is contained in:
Christian Rocha
2021-01-12 18:17:42 -05:00
parent de359c53bb
commit 43d43d14ae
4 changed files with 4 additions and 127 deletions
+4 -1
View File
@@ -44,10 +44,13 @@ the common, and many customization options.
<img src="https://stuff.charm.sh/bubbles-examples/progress.gif" width="800" alt="Progressbar Example">
A simple, customizable progress meter. Supports solid and gradient fills. The
A simple, customizable progress meter. Supports solid and gradient fills. The
empty and filled runes can be set to whatever you'd like. The percentage readout
is customizable and can also be omitted entirely.
* [Example code](https://github.com/charmbracelet/bubbletea/blob/master/examples/progress/main.go)
## Paginator
<img src="https://stuff.charm.sh/bubbles-examples/pagination.gif" width="200" alt="Paginator Example">