We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a00925 commit 34a8372Copy full SHA for 34a8372
1 file changed
README.md
@@ -7,7 +7,7 @@
7
[](https://godoc.org/github.com/friendsofgo/graphiql)
8
9
<p align="center">
10
- <img src="http://bit.ly/2KtoxKP" alt="Golang GraphiQL"/>
+ <img src="http://bit.ly/2DIA7jD" alt="Golang GraphiQL"/>
11
</p>
12
13
An utility wrote on Go for using GraphiQL without need to use NPM.
@@ -99,7 +99,7 @@ $ graphiql
99
100
2018/11/24 17:10:36 GraphiQL run on http://localhost:4040...
101
2018/11/24 17:10:36 GraphQL endpoint http://localhost:8080/graphql
102
-2018/11/24 17:10:36 Use (ctrl+c) for terminate the execution
+2018/11/24 17:10:36 Use (ctrl+c) to terminate the execution
103
```
104
105
## Contribute
0 commit comments