diff --git a/README.md b/README.md index 06f6dfe..9298440 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ * __Dynamic Total__: [Set total](https://github.com/vbauerster/mpb/issues/9#issuecomment-344448984) while bar is running * __Dynamic Addition__: Additional bar could be added at later time * __Dynamic Removal__: Remove particular bar, before or after completion -* __Dynamic Resize__: Bars are trying to resize at terminal width change +* __Dynamic Resize__: Bars are trying to resize at terminal width change, but don't expect much here * __Cancellation__: Cancel whole rendering process * __Predefined Decoratros__: Elapsed time, [Ewmaest](https://github.com/dgryski/trifles/tree/master/ewmaest) based ETA, Percentage, Bytes counter * __Decorator's width sync__: Synchronized decorator's width among multiple bars