diff --git a/README.md b/README.md
index 8538928613d2270714f477c0ebeb36f47316aed5..1777b016737e6992b6191dac59bd81ed6f67e1b0 100644
--- a/README.md
+++ b/README.md
@@ -256,6 +256,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
     * [Gooey](https://github.com/chriskiehl/Gooey) - Turn command line programs into a full GUI application with one line
     * [Python-Fire](https://github.com/google/python-fire) - A library for creating command line interfaces (CLIs) from absolutely any Python object.
     * [python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit) - A Library for building powerful interactive command lines.
+    * [tqdm](https://github.com/tqdm/tqdm) - A fast, extensible progress bar for Python and CLI
 * Productivity Tools
     * [aws-cli](https://github.com/aws/aws-cli) - A universal command-line interface for Amazon Web Services.
     * [bashplotlib](https://github.com/glamp/bashplotlib) - Making basic plots in the terminal.