Skip to content

Commit aa8b4a6

Browse files
authored
Update README.md
1 parent 748529f commit aa8b4a6

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Docs](https://github.com/ExpediaGroup/graphql-kotlin/workflows/Publish%20Docs/badge.svg)](https://expediagroup.github.io/graphql-kotlin)
66
[![Awesome Kotlin Badge](https://kotlin.link/awesome-kotlin.svg)](https://github.com/KotlinBy/awesome-kotlin)
77

8-
GraphQL Kotlin consists of number of libraries that aim to simplify GraphQL integration for Kotlin applications.
8+
GraphQL Kotlin consists of number of libraries that aim to simplify running a GraphQL server in Kotlin.
99

1010
## 📦 Modules
1111

@@ -52,18 +52,16 @@ type Widget {
5252

5353
## 📋 Documentation
5454

55-
Examples and documentation are available on our
56-
[documentation](https://expediagroup.github.io/graphql-kotlin),
57-
or in each module README file.
55+
Examples and documentation are available on our [documentation](https://expediagroup.github.io/graphql-kotlin), or in each module README file.
5856

5957
If you have a question about something you can not find in our documentation, the indivdual modules, or javadocs, feel free to [create an issue](https://github.com/ExpediaGroup/graphql-kotlin/issues) and tag it with the question label.
6058

6159
## 👥 Contact
6260

63-
This project is part of Expedia Group open source but also maintained by a dedicated team
61+
This project is part of Expedia Group Open Source but also maintained by a dedicated team
6462

6563
* Expedia Group
66-
* https://expediagroup.com/
64+
* https://expediagroup.github.io
6765
* oss@expediagroup.com
6866

6967
* `@ExpediaGroup/graphql-kotlin-committers`

0 commit comments

Comments
 (0)