autolevel.js

Automatically use the right abstract-leveldown module for your configuration
git clone git://git.finwo.net/lib/autolevel.js
Log | Files | Refs | README | LICENSE

commit c176207aa905827130170ba7254a37179414e396
parent c14b4a88711e867722ddeee5be237296100ece2f
Author: finwo <finwo@pm.me>
Date:   Wed, 22 Apr 2020 12:22:52 +0200

Removed useless badges from the readme

Diffstat:
MREADME.md | 6------
1 file changed, 0 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md @@ -1,13 +1,7 @@ # autolevel -[![NPM](https://nodei.co/npm/autolevel.png)](https://nodei.co/npm/autolevel/) - > Automatically use the right [abstract-leveldown][abstract-leveldown] module for your configuration -[![pipeline status](https://gitlab.com/finwo/autolevel/badges/master/pipeline.svg)](https://gitlab.com/finwo/autolevel/commits/master) -[![coverage report](https://gitlab.com/finwo/autolevel/badges/master/coverage.svg)](https://gitlab.com/finwo/autolevel/commits/master) -[![npm](https://img.shields.io/npm/v/autolevel.svg?style=flat-square)](https://www.npmjs.com/package/autolevel) - ## Installation ```bash