File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ GQL architecture is inspired by `React-Relay` and `Apollo-Client`.
7
7
8
8
[ ![ travis] [ travis-image ]] [ travis-url ]
9
9
[ ![ pypi] [ pypi-image ]] [ pypi-url ]
10
+ [ ![ Anaconda-Server Badge] [ conda-image ]] [ conda-url ]
10
11
[ ![ coveralls] [ coveralls-image ]] [ coveralls-url ]
11
12
12
13
[ travis-image ] : https://img.shields.io/travis/graphql-python/gql.svg?style=flat
@@ -15,6 +16,8 @@ GQL architecture is inspired by `React-Relay` and `Apollo-Client`.
15
16
[ pypi-url ] : https://pypi.python.org/pypi/gql
16
17
[ coveralls-image ] : https://coveralls.io/repos/graphql-python/gql/badge.svg?branch=master&service=github
17
18
[ coveralls-url ] : https://coveralls.io/github/graphql-python/gql?branch=master
19
+ [ conda-image ] : https://anaconda.org/conda-forge/gql/badges/version.svg
20
+ [ conda-url ] : https://anaconda.org/conda-forge/gql
18
21
19
22
## Installation
20
23
You can’t perform that action at this time.
0 commit comments