Skip to content

Commit

Permalink
fix(docs): Add install example
Browse files Browse the repository at this point in the history
  • Loading branch information
maticzav committed May 25, 2018
1 parent 6aed918 commit da6884b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@

> GraphQL Middleware plugin for forwarding request to GraphQL Bindings.
```bash
yarn add graphql-middleware-forward-binding
```

## Usage

> With GraphQL Yoga and Prisma
Expand Down

0 comments on commit da6884b

Please sign in to comment.