Skip to content

Commit 1b3cf6e

Browse files
hugovkpablogsal
authored andcommitted
Add links to badges
Signed-off-by: Hugo van Kemenade <[email protected]>
1 parent 59d4f2b commit 1b3cf6e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44

55
---
66

7-
![OS Linux](https://img.shields.io/badge/OS-Linux-blue)
8-
![OS MacOS](https://img.shields.io/badge/OS-MacOs-blue)
9-
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/memray)
10-
![PyPI - Implementation](https://img.shields.io/pypi/implementation/memray)
11-
![PyPI](https://img.shields.io/pypi/v/memray)
12-
![PyPI - Downloads](https://img.shields.io/pypi/dm/memray)
7+
[![OS Linux](https://img.shields.io/badge/OS-Linux-blue)](https://pypi.org/project/memray)
8+
[![OS MacOS](https://img.shields.io/badge/OS-macOS-blue)](https://pypi.org/project/memray)
9+
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/memray)](https://pypi.org/project/memray)
10+
[![PyPI - Implementation](https://img.shields.io/pypi/implementation/memray)](https://pypi.org/project/memray)
11+
[![PyPI](https://img.shields.io/pypi/v/memray)](https://pypi.org/project/memray)
12+
[![PyPI - Downloads](https://img.shields.io/pypi/dm/memray)](https://pypistats.org/packages/memray)
1313
[![Conda Version](https://img.shields.io/conda/vn/conda-forge/memray.svg)](https://anaconda.org/conda-forge/memray)
1414
[![Tests](https://github.com/bloomberg/memray/actions/workflows/build.yml/badge.svg)](https://github.com/bloomberg/memray/actions/workflows/build.yml)
15-
![Code Style](https://img.shields.io/badge/code%20style-black-000000.svg)
15+
[![Code Style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
1616

1717
<p align="center"><img src="https://raw.githubusercontent.com/bloomberg/memray/main/docs/_static/images/output.png" alt="Memray output"></p>
1818

0 commit comments

Comments
 (0)