Skip to content

Commit

Permalink
(docs) updated
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincobain2000 committed May 27, 2024
1 parent e58ccd6 commit 46ab961
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ import (

func main() {
circular, _ := gps.NewCircular(func(o *gps.CircularOptions) error {
o.Progress = 97
o.Size = 200
o.CircleWidth = 16
o.ProgressWidth = 16
Expand Down

0 comments on commit 46ab961

Please sign in to comment.