From 94185cf1defa34ba801fa1fdf56a458ced538317 Mon Sep 17 00:00:00 2001 From: Tim Rid <6593626+timrid@users.noreply.github.com> Date: Sun, 21 Feb 2021 00:17:51 +0100 Subject: [PATCH] added link to pypi --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b7e32b..fed1687 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # construct-typing -![PyPI](https://img.shields.io/pypi/v/construct-typing) +[![PyPI](https://img.shields.io/pypi/v/construct-typing)](https://pypi.org/project/construct-typing/) ![PyPI - Implementation](https://img.shields.io/pypi/implementation/construct-typing) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/construct-typing) ![GitHub](https://img.shields.io/github/license/timrid/construct-typing)