From ea5ad0bcd5dc72a6187f80924ea22307a4c5e434 Mon Sep 17 00:00:00 2001 From: Casper da Costa-Luis Date: Sat, 12 Jun 2021 15:08:51 +0100 Subject: [PATCH] add merch links --- .meta/.readme.rst | 4 +++- README.rst | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.meta/.readme.rst b/.meta/.readme.rst index 569953f6e..47156937c 100644 --- a/.meta/.readme.rst +++ b/.meta/.readme.rst @@ -27,7 +27,7 @@ iterable with ``tqdm(iterable)``, and you're done! ``tqdm(range(N))``. |Screenshot| - |Video| |Slides| + |Video| |Slides| |Merch| It can also be executed as a module with pipes: @@ -1225,6 +1225,8 @@ Citation information: |DOI| :target: https://tqdm.github.io/video .. |Slides| image:: https://img.tqdm.ml/slides.jpg :target: https://tqdm.github.io/PyData2019/slides.html +.. |Merch| image:: https://img.tqdm.ml/merch.jpg + :target: https://tqdm.github.io/merch .. |Build-Status| image:: https://img.shields.io/github/workflow/status/tqdm/tqdm/Test/master?logo=GitHub :target: https://github.com/tqdm/tqdm/actions?query=workflow%3ATest .. |Coverage-Status| image:: https://img.shields.io/coveralls/github/tqdm/tqdm/master?logo=coveralls diff --git a/README.rst b/README.rst index c5cc4b897..ae68ccffd 100644 --- a/README.rst +++ b/README.rst @@ -27,7 +27,7 @@ iterable with ``tqdm(iterable)``, and you're done! ``tqdm(range(N))``. |Screenshot| - |Video| |Slides| + |Video| |Slides| |Merch| It can also be executed as a module with pipes: @@ -1444,6 +1444,8 @@ Citation information: |DOI| :target: https://tqdm.github.io/video .. |Slides| image:: https://img.tqdm.ml/slides.jpg :target: https://tqdm.github.io/PyData2019/slides.html +.. |Merch| image:: https://img.tqdm.ml/merch.jpg + :target: https://tqdm.github.io/merch .. |Build-Status| image:: https://img.shields.io/github/workflow/status/tqdm/tqdm/Test/master?logo=GitHub :target: https://github.com/tqdm/tqdm/actions?query=workflow%3ATest .. |Coverage-Status| image:: https://img.shields.io/coveralls/github/tqdm/tqdm/master?logo=coveralls