Skip to content

Commit 3fbe32a

Browse files
committed
Update README.md
1 parent 99fea0f commit 3fbe32a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
[![Python](https://img.shields.io/pypi/pyversions/metbit?style=for-the-badge)](https://pypi.org/project/metbit/)
66
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=for-the-badge)](https://opensource.org/licenses/MIT)
77
[![Open Documentation](https://img.shields.io/badge/Docs-metbit--docs.vercel.app-2563EB?style=for-the-badge&logo=readthedocs&logoColor=white)](https://metbit-docs.vercel.app)
8+
[![CI](https://github.com/aeiwz/metbit/actions/workflows/ci.yml/badge.svg)](https://github.com/aeiwz/metbit/actions/workflows/ci.yml)
9+
[![CodeQL](https://github.com/aeiwz/metbit/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/aeiwz/metbit/actions/workflows/github-code-scanning/codeql)
10+
[![Copilot](https://github.com/aeiwz/metbit/actions/workflows/agents/copilot-pull-request-reviewer/badge.svg)](https://github.com/aeiwz/metbit/actions/workflows/agents/copilot-pull-request-reviewer)
11+
[![Dependabot Updates](https://github.com/aeiwz/metbit/actions/workflows/dependabot/dependabot-updates/badge.svg)](https://github.com/aeiwz/metbit/actions/workflows/dependabot/dependabot-updates)
12+
[![Documentation](https://github.com/aeiwz/metbit/actions/workflows/docs.yml/badge.svg)](https://github.com/aeiwz/metbit/actions/workflows/docs.yml)
13+
[![Release](https://github.com/aeiwz/metbit/actions/workflows/python-publish.yml/badge.svg)](https://github.com/aeiwz/metbit/actions/workflows/python-publish.yml)
814

915
An open-source Python package for reproducible <sup>1</sup>H NMR metabolomics - from raw FID preprocessing through normalization, chemometrics, and interactive visualization, in a single scriptable workflow.
1016

0 commit comments

Comments
 (0)