diff --git a/README.md b/README.md index 5ec64af..4275de7 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Parse CSV file with format detection for [Node.js](https://nodejs.org/) [![npm](https://img.shields.io/npm/v/readcsv.svg?maxAge=3600)](https://github.com/fvdm/nodejs-readcsv/blob/master/CHANGELOG.md) -[![Build Status](https://travis-ci.org/fvdm/nodejs-readcsv?branch=master)](https://travis-ci.org/fvdm/nodejs-readcsv) +[![Build Status](https://travis-ci.org/fvdm/nodejs-readcsv.svg?branch=master)](https://travis-ci.org/fvdm/nodejs-readcsv) [![Coverage Status](https://coveralls.io/repos/github/fvdm/nodejs-readcsv/badge.svg?branch=master)](https://coveralls.io/github/fvdm/nodejs-readcsv?branch=master) [![bitHound Dependencies](https://www.bithound.io/github/fvdm/nodejs-readcsv/badges/dependencies.svg)](https://www.bithound.io/github/fvdm/nodejs-readcsv/develop/dependencies/npm) [![bitHound Code](https://www.bithound.io/github/fvdm/nodejs-readcsv/badges/code.svg)](https://www.bithound.io/github/fvdm/nodejs-readcsv)