diff --git a/README.md b/README.md index 1d804634..91b118de 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -![Tests](https://github.com/kellyjonbrazil/jc/workflows/Tests/badge.svg?branch=master) -![Pypi](https://img.shields.io/pypi/v/jc.svg) +[![Tests](https://github.com/kellyjonbrazil/jc/workflows/Tests/badge.svg?branch=master)](https://github.com/kellyjonbrazil/jc/actions) +[![Pypi](https://img.shields.io/pypi/v/jc.svg)](https://pypi.org/project/jc/) > Check out the `jc` Python [package documentation](https://github.com/kellyjonbrazil/jc/tree/master/docs) for developers diff --git a/templates/readme_template b/templates/readme_template index 286ca343..7595911d 100644 --- a/templates/readme_template +++ b/templates/readme_template @@ -1,5 +1,5 @@ -![Tests](https://github.com/kellyjonbrazil/jc/workflows/Tests/badge.svg?branch=master) -![Pypi](https://img.shields.io/pypi/v/jc.svg) +[![Tests](https://github.com/kellyjonbrazil/jc/workflows/Tests/badge.svg?branch=master)](https://github.com/kellyjonbrazil/jc/actions) +[![Pypi](https://img.shields.io/pypi/v/jc.svg)](https://pypi.org/project/jc/) > Check out the `jc` Python [package documentation](https://github.com/kellyjonbrazil/jc/tree/master/docs) for developers