Skip to content

Commit 02beee3

Browse files
committed
add badges
1 parent dca8d4d commit 02beee3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
> CLI tool that runs your query against MongoDB and outputs the results to CSV.
44
5+
[![npm version](https://badge.fury.io/js/mongo-csv.svg)](https://badge.fury.io/js/mongo-csv)
6+
![Dependency Status](https://david-dm.org/rouanw/mongo-csv.svg)
7+
![Open Source Love](https://badges.frapsoft.com/os/mit/mit.svg?v=102)
8+
59
## Usage
610

711
Provide a `config.json` file in the directory you'll run `mongo-csv`, with the following format:

0 commit comments

Comments
 (0)