a/README.md b/README.md
...
...
10
  comment = "",
10
  comment = "",
11
  fig.path = "man/figures/README-"
11
  fig.path = "man/figures/README-"
12
)
12
)
13
```
13
```
14
14
15
15
# ichseg <img src="man/figures/logo.png" align="right" height="139" />
16
<!-- badges: start -->
16
17
[![Travis build status](https://travis-ci.com/muschellij2/ichseg.svg?branch=master)](https://travis-ci.com/muschellij2/ichseg)
17
18
[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/muschellij2/ichseg?branch=master&svg=true)](https://ci.appveyor.com/project/muschellij2/ichseg)
19
<!-- badges: end -->
20
  
18
  
21
The goal of `ichseg` is to perform preprocessing on computed tomography (CT) scans, including skull stripping. Computes predictors of intracerebral hemorrhage (ICH) and uses these to predict a binary hemorrhage mask from the data.
19
The goal of `ichseg` is to perform preprocessing on computed tomography (CT) scans, including skull stripping. Computes predictors of intracerebral hemorrhage (ICH) and uses these to predict a binary hemorrhage mask from the data.
22
20
23
## Citing
21
## Citing
24
22