Skip to content

Commit

Permalink
chore: add installation instructions (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
bruuuuuuuce authored Sep 19, 2023
1 parent 773aa3c commit 8844b79
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,9 @@

Generated client code from the goodmetrics protos. These protos are currently copy pasta'd from the goodmetrics github repository, eventually would be nice to consolidate them and publish them from a single source of truth.

## Installation
```
npm i goodmetrics-generated
```

More about goodmetrics can be found [here](https://github.com/kvc0/goodmetrics)

0 comments on commit 8844b79

Please sign in to comment.