Skip to content

Commit 97ad769

Browse files
committed
Add GraphQL spec link
1 parent a97a3da commit 97ad769

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# GQL
22

33
This is a GraphQL client for Python.
4-
Plays nicely with `graphene`, `graphql-core`, `graphql-js` and any other GraphQL implementation compatible with the spec.
4+
Plays nicely with `graphene`, `graphql-core`, `graphql-js` and any other GraphQL implementation
5+
compatible with the [GraphQL specification](https://spec.graphql.org).
56

67
GQL architecture is inspired by `React-Relay` and `Apollo-Client`.
78

0 commit comments

Comments
 (0)