Skip to content

Commit

Permalink
Merge 264842e into 4183613
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielfalcao committed Sep 3, 2018
2 parents 4183613 + 264842e commit 4c30e28
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

Adds GraphQL support to your Flask application.

## Installation

```shell
pip install flask-graphql
```

## Usage

Just use the `GraphQLView` view from `flask_graphql`
Expand Down

0 comments on commit 4c30e28

Please sign in to comment.