Skip to content

Commit 6e1fc81

Browse files
committed
Width Sync feature available since v2
1 parent 971e032 commit 6e1fc81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ but unlike the last one, implementation is mutex free, following Go's idiom:
1616
* __Dynamic Sorting__: Sort bars as you wish
1717
* __Dynamic Resize__: Resize bars on terminal width change
1818
* __Custom Decorator Functions__: Add custom functions around the bar along with helper functions
19-
* __Dynamic Decorator's Width Sync__: Sync width among decorator group (column)
19+
* __Dynamic Decorator's Width Sync__: Sync width among decorator group (available since v2)
2020
* __Predefined Decoratros__: Elapsed time, [Ewmaest](https://github.com/dgryski/trifles/tree/master/ewmaest) based ETA, Percentage, Bytes counter
2121

2222
## Installation

0 commit comments

Comments
 (0)