Skip to content

Commit 861303e

Browse files
authored
Add README badges (#118)
1 parent 722a8ba commit 861303e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
[![Docker Image](https://img.shields.io/badge/docker-nipreps/fmripost--aroma-brightgreen.svg?logo=docker&style=flat)](https://hub.docker.com/r/nipreps/fmripost-aroma/tags/)
44
[![PyPI - Version](https://img.shields.io/pypi/v/fmripost-aroma.svg)](https://pypi.org/project/fmripost-aroma)
55
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/fmripost-aroma.svg)](https://pypi.org/project/fmripost-aroma)
6+
[![GitHub Repository](https://img.shields.io/badge/Source%20Code-nipreps%2Ffmripost--aroma-purple)](https://github.com/nipreps/fmripost-aroma/)
7+
[![Documentation](https://readthedocs.org/projects/fmripost-aroma/badge/?version=latest)](https://fmripost-aroma.readthedocs.io/latest/)
8+
[![Codecov](https://codecov.io/gh/nipreps/fmripost-aroma/branch/main/graph/badge.svg)](https://app.codecov.io/gh/nipreps/fmripost-aroma)
9+
[![License](https://img.shields.io/github/license/nipreps/fmripost-aroma)](https://opensource.org/license/apache-2-0)
10+
[![Test Status](https://github.com/nipreps/fmripost-aroma/actions/workflows/test.yml/badge.svg)](https://github.com/nipreps/fmripost-aroma/actions/workflows/test.yml)
611

712
fMRIPost-AROMA is a BIDS App for running ICA-AROMA on a preprocessed
813
fMRI dataset.

0 commit comments

Comments
 (0)