Commit 2c7edee21a21949540a75d3b2130749fae0a20c6
docs(readme): add Greenkeeper badge
greenkeeper[bot] committed on 10/7/2017, 10:37:03 PMParent: c42775f5fa79ea8c3837a6312518570ad6ab7833
Files changed
README.md | changed |
README.md | |||
---|---|---|---|
@@ -4,8 +4,10 @@ | |||
4 | 4 … | ||
5 | 5 … | [![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard) | |
6 | 6 … | ||
7 | 7 … | # install | |
8 … | + | ||
9 … | +[![Greenkeeper badge](https://badges.greenkeeper.io/wanderer/referenceMap.svg)](https://greenkeeper.io/) | ||
8 | 10 … | `npm install referanceMap` | |
9 | 11 … | ||
10 | 12 … | # SYNOPSIS | |
11 | 13 … | This is a simple determinstic map that maps POJOs to an integer. |
Built with git-ssb-web