diff --git a/README.md b/README.md index 976147b..c1ef43f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ * __Cancellable__: cancel rendering goroutine at any time * __Dynamic Addition__: Add additional progress bar at any time * __Dynamic Removal__: Remove rendering progress bar at any time -* __Dynamic Sorting__: Sort bars by progression +* __Dynamic Sorting__: Sort bars as you wish * __Dynamic Resize__: Resize bars on terminal width change * __Custom Decorator Functions__: Add custom functions around the bar along with helper functions * __Predefined Decoratros__: Elapsed time, [Ewmaest](https://github.com/dgryski/trifles/tree/master/ewmaest) based ETA, Percentage, Bytes counter