From e99aa06825a9ad4e6c37948b0e0b2999e98e0dfb Mon Sep 17 00:00:00 2001 From: CrazyPython Date: Sat, 3 Sep 2016 12:11:31 -0400 Subject: [PATCH] You can rename without deleting credit, @casperdcl --- tqdm-ports.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tqdm-ports.md b/tqdm-ports.md index 02e9c7c..5e9e8b6 100644 --- a/tqdm-ports.md +++ b/tqdm-ports.md @@ -1,4 +1,4 @@ -Here is a non-exhaustive list of `tqdm` ports in various languages, with partial mentions if official and development stage: +Here is a non-exhaustive list of `tqdm` ports in various languages, with a partial mention if official and/or in development stage: - Python - [`tqdm/tqdm`](https://github.com/tqdm/tqdm)`>` `Official` - C++ - [`tqdm/tqdm.cpp`](https://github.com/tqdm/tqdm.cpp)`>` `Official` `Pre-Alpha`