diff --git a/README.md b/README.md index f3571f0..9879d09 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Each widget has an underlying block structure which basically is a box model. It g.Width = 50 g.Height = 3 g.Y = 11 - g.Border.Label = "Gauge" + g.BorderLabel = "Gauge" g.BarColor = ui.ColorRed g.BorderFg = ui.ColorWhite g.BorderLabelFg = ui.ColorCyan