diff --git a/README.md b/README.md index 69b7e1a..3864d26 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![Project Status: WIP – This project is currently under active development.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip) [![CI/CD](https://github.com/gordonkoehn/UsefulGnom/actions/workflows/test.yml/badge.svg)](https://github.com/gordonkoehn/UsefulGnom/actions/workflows/test.yml) -![Snakemake CI](https://github.com/gordonkoehn/UsefulGnom/actions/workflows/test-snake.yml/badge.svg) +[![Snakemake CI](https://github.com/gordonkoehn/UsefulGnom/actions/workflows/test-snake.yml/badge.svg)](https://github.com/gordonkoehn/UsefulGnom/actions/workflows/test-snake.yml) [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json)](https://github.com/charliermarsh/ruff) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) @@ -69,4 +69,4 @@ We recommend submitting small pull requests and starting with drafts outlining p ### Currently Implemented - Calulating Base Coverage Depth and Mutation Statistics, adapoted from @AugusteRi -- Calulating Amplicon Coverage, adapoted from @dr-david \ No newline at end of file +- Calulating Amplicon Coverage, adapoted from @dr-david