diff --git a/README.md b/README.md index f11c913..8cbb750 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ +parglm +====== + [![Build Status on Travis](https://travis-ci.org/boennecd/parglm.svg?branch=master)](https://travis-ci.org/boennecd/parglm) [![](https://www.r-pkg.org/badges/version/parglm)](https://CRAN.R-project.org/package=parglm) [![CRAN RStudio mirror downloads](http://cranlogs.r-pkg.org/badges/parglm)](https://CRAN.R-project.org/package=parglm) -parglm -====== - The `parglm` package provides a parallel estimation method for generalized linear models without compiling with a multithreaded LAPACK or BLAS. You can install it from Github by calling: