From 1d1644bbcb35e7689c6f5231244697ac0c884ae3 Mon Sep 17 00:00:00 2001 From: Benjamin Christoffersen Date: Sat, 11 May 2019 11:37:39 -0700 Subject: [PATCH] move badges --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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: