From 24a2fc2abc4ca3ae2595ba144e4bdde7a6229994 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Leite?= Date: Fri, 26 Jun 2026 16:29:42 -0300 Subject: [PATCH] docs: add Python port (dt2) cross-reference badge Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ff0c6d..d4b5ef3 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ ![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/DT2) ![CRAN Downloads](https://cranlogs.r-pkg.org/badges/grand-total/DT2) ![License](https://img.shields.io/badge/license-MIT-darkviolet.svg) -![Devel Badge](https://img.shields.io/badge/devel%20version-0.1.1-blue.svg) +![Devel Badge](https://img.shields.io/badge/devel%20version-0.1.1-blue.svg) +[![Python port: dt2](https://img.shields.io/pypi/v/dt2?label=Python%3A%20dt2&logo=python&logoColor=white)](https://github.com/StrategicProjects/dt2py) > **DataTables v2 for R** — modular, lightweight, works with or without Shiny.