From 5ddb9dadbb328b0691c0ebe007df6c4fa7035285 Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Tue, 5 Dec 2023 11:20:57 +0100 Subject: [PATCH] Update README.md Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com> --- TQDM/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TQDM/README.md b/TQDM/README.md index 3d84cd6..1933761 100644 --- a/TQDM/README.md +++ b/TQDM/README.md @@ -1,8 +1,10 @@ # [TQDM](https://tqdm.github.io/) -- Make your progress visible {:.no_toc} + ## Goal Introducing a nice progress bar for for loops.