Update README.md
unlink [Set total]
Vladimir Bauer authored 7 years ago
GitHub committed 7 years ago
| 8 | 8 | ## Features |
| 9 | 9 | |
| 10 | 10 | * __Multiple Bars__: Multiple progress bars are supported |
| 11 | * __Dynamic Total__: [Set total](https://github.com/vbauerster/mpb/issues/9#issuecomment-344448984) while bar is running | |
| 11 | * __Dynamic Total__: Set total while bar is running | |
| 12 | 12 | * __Dynamic Add/Remove__: Dynamically add or remove bars |
| 13 | 13 | * __Cancellation__: Cancel whole rendering process |
| 14 | 14 | * __Predefined Decorators__: Elapsed time, [ewma](https://github.com/VividCortex/ewma) based ETA, Percentage, Bytes counter |