Skip to content

Commit

Permalink
Add installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyFeliz authored Jul 16, 2020
1 parent 77c4c25 commit 3792ec2
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 @@ -13,6 +13,11 @@ Utility function that creates an Error suitable for gRPC responses

[grpc status codes](https://grpc.io/grpc/node/grpc.html) - The grpc status codes.

## Installation
```bash
npm install create-grpc-error --save
```

## API

<a name="createGRPCError"></a>
Expand Down

0 comments on commit 3792ec2

Please sign in to comment.