From 8c363c19283947b08759559cf7e31f5563e30495 Mon Sep 17 00:00:00 2001 From: Sebastien Jourdain Date: Wed, 30 Aug 2023 15:54:01 -0600 Subject: [PATCH] docs(readme): add pypi badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6f846606..272e6eb4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # trame: simple, powerful, innovative ![Test and Release](https://github.com/Kitware/trame/actions/workflows/test_and_release.yml/badge.svg) +![PyPI](https://img.shields.io/pypi/v/trame?label=pypi%20package) +![PyPI - Downloads](https://img.shields.io/pypi/dm/trame) **trame** - a web framework that weaves together open source components into customized visual analytics easily.