diff --git a/README.md b/README.md index a57dac2..01c3931 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,12 @@ -# genql: a truly type-safe Go GraphQL client +

+    GENERATED
+  GRAPHQL
++      CLIENT
+———————————————
+    GENQLIENT
+
+genqlient: a truly type-safe Go GraphQL client +

This is a proof-of-concept of using code-generation to create a truly type-safe GraphQL client in Go. It is certainly not ready for production use!