1
0
mirror of https://github.com/mum4k/termdash.git synced 2025-04-25 13:48:50 +08:00

Merge branch 'master' of ssh://github.com/mum4k/termdash

This commit is contained in:
Jakub Sobon 2019-02-07 00:51:54 -05:00
commit e9d04711cc

View File

@ -131,7 +131,7 @@ go run github.com/mum4k/termdash/widgets/linechart/linechartdemo/linechartdemo.g
### The SegmentDisplay
Displays text by simulating a 16-segment display. Run the
[linechartdemo](widgets/segmentdisplay/segmentdisplaydemo/segmentdisplaydemo.go).
[segmentdisplaydemo](widgets/segmentdisplay/segmentdisplaydemo/segmentdisplaydemo.go).
```go
go run github.com/mum4k/termdash/widgets/segmentdisplay/segmentdisplaydemo/segmentdisplaydemo.go