diff --git a/README.md b/README.md index bc5d1e1..121a0d7 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ let IntervalTree = persistent.intervaltree( fingertree.empty , INTERVAL ) ; ``` -[![NPM license](https://img.shields.io/npm/l/@aureooms/js-persistent.svg?style=flat)](https://raw.githubusercontent.com/aureooms/js-persistent/master/LICENSE) +[![License](https://img.shields.io/github/license/aureooms/js-persistent.svg?style=flat)](https://raw.githubusercontent.com/aureooms/js-persistent/master/LICENSE) [![NPM version](https://img.shields.io/npm/v/@aureooms/js-persistent.svg?style=flat)](https://www.npmjs.org/package/@aureooms/js-persistent) [![Build Status](https://img.shields.io/travis/aureooms/js-persistent.svg?style=flat)](https://travis-ci.org/aureooms/js-persistent) [![Coverage Status](https://img.shields.io/coveralls/aureooms/js-persistent.svg?style=flat)](https://coveralls.io/r/aureooms/js-persistent)