Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sehnem committed May 3, 2023
1 parent 1b01476 commit a605c89
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# Singer Discover Utility

Simply command line utility to take a [Singer](https://www.singer.io/)-specification JSON catalog file and select which streams and fields to include. Fields with "automatic" inclusion are included... er.. automatically.
This fork is compatible with newer python versions.

## Installation

```
pip install https://github.com/chrisgoddard/singer-discover/archive/master.zip
pip install git+[https](https://github.com/sehnem/singer-discover)
```

## Use
Expand Down

0 comments on commit a605c89

Please sign in to comment.