diff --git a/README.md b/README.md index 16d03e97..68e5dea6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ tqdm ==== -Instantly make your loops show a progress meter - just wrap any iterator with "tqdm(iterator)", and you're done! +Instantly make your loops show a progress meter - just wrap any iterable with "tqdm(iterable)", and you're done! ![ScreenShot](https://i.imgur.com/he9Aw5C.gif)