diff --git a/docs/pages/libraries/clis.md b/docs/pages/libraries/clis.md index a50850af..87305914 100644 --- a/docs/pages/libraries/clis.md +++ b/docs/pages/libraries/clis.md @@ -15,7 +15,7 @@ parent: Recommended libraries ### Other useful tools for CLIs -| Name | Short description | 🚦 | -| -------------------------------------------------------- | -------------------------------------------------------------- | :-: | -| [tqdm](https://tqdm.github.io/) | Progress bar for loops. | 🟢 | +| Name | Short description | 🚦 | +| ----------------------------------------------------- | -------------------------------------------------------------- | :-: | +| [tqdm](https://tqdm.github.io/) | Progress bar for loops. | 🟢 | | [inquirer](https://github.com/magmax/python-inquirer) | Collection of common interactive command line user interfaces. | 🟢 |