File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# C-PAC log muncher (` clmunch ` )
2
2
3
- [ ![ Build] ( https://github.com/cmi-dair /cpac-log-muncher/actions/workflows/test.yaml/badge.svg?branch=main )] ( https://github.com/cmi-dair /cpac-log-muncher/actions/workflows/test.yaml?query=branch%3Amain )
4
- [ ![ codecov] ( https://codecov.io/gh/cmi-dair /cpac-log-muncher/branch/main/graph/badge.svg?token=22HWWFWPW5 )] ( https://codecov.io/gh/cmi-dair /cpac-log-muncher )
3
+ [ ![ Build] ( https://github.com/childmindresearch /cpac-log-muncher/actions/workflows/test.yaml/badge.svg?branch=main )] ( https://github.com/childmindresearch /cpac-log-muncher/actions/workflows/test.yaml?query=branch%3Amain )
4
+ [ ![ codecov] ( https://codecov.io/gh/childmindresearch /cpac-log-muncher/branch/main/graph/badge.svg?token=22HWWFWPW5 )] ( https://codecov.io/gh/childmindresearch /cpac-log-muncher )
5
5
[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
6
- [ ![ L-GPL License] ( https://img.shields.io/badge/license-L--GPL-blue.svg )] ( https://github.com/cmi-dair /cpac-log-muncher/blob/main/LICENSE )
7
- [ ![ pages] ( https://img.shields.io/badge/api-docs-blue )] ( https://cmi-dair .github.io/cpac-log-muncher )
6
+ [ ![ L-GPL License] ( https://img.shields.io/badge/license-L--GPL-blue.svg )] ( https://github.com/childmindresearch /cpac-log-muncher/blob/main/LICENSE )
7
+ [ ![ pages] ( https://img.shields.io/badge/api-docs-blue )] ( https://childmindresearch .github.io/cpac-log-muncher )
8
8
9
9
10
10
## Installation
11
11
12
12
Get the newest development version via:
13
13
14
14
``` sh
15
- pip install git+https://github.com/cmi-dair /cpac-log-muncher
15
+ pip install git+https://github.com/childmindresearch /cpac-log-muncher
16
16
```
17
17
18
18
## Usage
You can’t perform that action at this time.
0 commit comments