summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2020-08-26 18:58:48 +0200
committerEugen Wissner <belka@caraus.de>2020-08-26 18:58:48 +0200
commite6a6926e18a032a129936794184b518189207648 (patch)
tree374923eca07e95edd41dd2811cfb5924c33c9fe2 /README.md
parent73555332681a3702db5e277f21a53c628c3a524f (diff)
downloadgraphql-e6a6926e18a032a129936794184b518189207648.tar.gz
Validate anonymous operation definitions
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 065645a..ee5bab4 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# GraphQL implementation in Haskell.
+# GraphQL implementation in Haskell
[![Hackage Version](https://img.shields.io/hackage/v/graphql.svg)](https://hackage.haskell.org/package/graphql)
[![Build Status](https://github.com/caraus-ecms/graphql/workflows/Haskell%20CI/badge.svg)](https://github.com/caraus-ecms/graphql/actions?query=workflow%3A%22Haskell+CI%22)