diff --git a/README.md b/README.md index bc3af56..0c5b165 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # RStoolbox -[![CI](https://github.com/KonstiDE/RStoolbox/actions/workflows/rcmdcheck.yaml/badge.svg)](https://github.com/KonstiDE/RStoolbox/actions/workflows/rcmdcheck.yaml) +[![CI](https://github.com/bleutner/RStoolbox/actions/workflows/rcmdcheck.yaml/badge.svg)](https://github.com/bleutner/RStoolbox/actions/workflows/rcmdcheck.yaml) [![CRAN version](https://www.r-pkg.org/badges/version/RStoolbox)](https://CRAN.R-project.org/package=RStoolbox) -[![codecov](https://codecov.io/gh/KonstiDE/RStoolbox/branch/master/graph/badge.svg)](https://app.codecov.io/gh/KonstiDE/RStoolbox) +[![codecov](https://codecov.io/gh/bleutner/RStoolbox/branch/master/graph/badge.svg)](https://app.codecov.io/gh/bleutner/RStoolbox) RStoolbox is an R package providing a wide range of tools for your every-day remote sensing processing needs. The available tool-set covers many aspects from data import, pre-processing, data analysis, image classification and graphical display. RStoolbox builds upon the raster package, which makes it suitable for processing large data-sets even on smaller workstations. Moreover in most parts decent support for parallel processing is implemented.