diff --git a/README.md b/README.md index 9457ae7..fbd96b3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # synchronized-array-shuffle -[![Build Status](https://travis-ci.org/rwieruch/synchronized-array-shuffle.svg?branch=master)](https://travis-ci.org/rwieruch/synchronized-array-shuffle) +[![Build Status](https://travis-ci.org/rwieruch/synchronized-array-shuffle.svg?branch=master)](https://travis-ci.org/rwieruch/synchronized-array-shuffle) [![Greenkeeper badge](https://badges.greenkeeper.io/rwieruch/synchronized-array-shuffle.svg)](https://greenkeeper.io/) Shuffle multiple arrays [randomly](https://www.npmjs.com/package/knuth-shuffle) and keep them synchnorized.