Skip to content

Commit ddeaca8

Browse files
authored
Add status badge to readme
1 parent a303bf5 commit ddeaca8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# graphql-parser
22
### Konrad Biernacki (<kgbier@gmail.com>)
33

4+
[![Gradle](https://github.com/kgbier/graphql-parser-kotlin/actions/workflows/gradle.yml/badge.svg)](https://github.com/kgbier/graphql-parser-kotlin/actions/workflows/gradle.yml)
5+
46
A utility for parsing GraphQL queries. Written with help from the excellent
57
[Point·Free](https://www.pointfree.co/collections/parsing).
68

0 commit comments

Comments
 (0)