Skip to content

Commit 369ae21

Browse files
committed
ADD: Link more badges in READMEs
1 parent 5eb00d5 commit 369ae21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
[![test](https://github.com/databento/databento-python/actions/workflows/test.yml/badge.svg?branch=dev)](https://github.com/databento/databento-python/actions/workflows/test.yml)
44
![python](https://img.shields.io/badge/python-3.7+-blue.svg)
5-
![pypi-version](https://img.shields.io/pypi/v/databento)
6-
![license](https://img.shields.io/github/license/databento/databento-python?color=blue)
5+
[![pypi-version](https://img.shields.io/pypi/v/databento)](https://pypi.org/project/databento)
6+
[![license](https://img.shields.io/github/license/databento/databento-python?color=blue)](./LICENSE)
77
[![code-style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
88

99
The official Python client library for [Databento](https://databento.com).

0 commit comments

Comments
 (0)