Skip to content

Commit ce89199

Browse files
authored
Moved the supportes section under introduction
1 parent 30ddeb1 commit ce89199

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@ Feature complete PHP implementation of GraphQL server. Its job is transformation
3838
|[Tokenizer](https://github.com/graphpql/graphpinator-tokenizer)|![GitHub release](https://img.shields.io/github/v/release/graphpql/graphpinator-tokenizer?label=version)|Lexical analyzer of GraphQL document.|
3939
|[Parser](https://github.com/graphpql/graphpinator-parser)|![GitHub release](https://img.shields.io/github/v/release/graphpql/graphpinator-parser?label=version)|Syntactic analyzer of GraphQL document.|
4040

41+
## Supporters
42+
43+
This project is being made with help by following companies and individuals. Thank you!
44+
45+
[![Webthinx](docs/supporters/webthinx.png "Webthinx")](https://www.webthinx.com/)
46+
4147
## Installation
4248

4349
Install package using composer
@@ -59,12 +65,6 @@ Install package using composer
5965

6066
This list excludes graphpinator sub-packages such as graphpinator-common, graphpinator-tokenizer and others.
6167

62-
## Supporters
63-
64-
This project is being made with help by following companies and individuals. Thank you!
65-
66-
[![Webthinx](docs/supporters/webthinx.png "Webthinx")](https://www.webthinx.com/)
67-
6868
## Contributing
6969

7070
This package is relatively new, so some features might be missing. If you stumble upon something that is not included or is not compliant with the specs, please inform us by creating an issue or discussion. This is not yet another package, where issues and pull-requests lie around for months, so dont hesitate and help us improve the library.

0 commit comments

Comments
 (0)