Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sandervanhooft committed Dec 8, 2016
1 parent 27b866b commit 14942b4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ UploadNetworkInterface for Apollo GraphQL Client. Adds support for `multipart/fo

Used together with [graphql-server-express-upload](https://github.com/HriBB/graphql-server-express-upload) and [graphql-server-koa-upload](https://github.com/HriBB/graphql-server-koa-upload) (coming soon).

_Any help is appreciated!_

## Usage

```
Expand All @@ -21,4 +23,5 @@ const client = new ApolloClient({

## TODO

- [ ] Add some tests
- [ ] Add tests
- [ ] Convert to typescript

0 comments on commit 14942b4

Please sign in to comment.