We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cebc54 commit ae3faf0Copy full SHA for ae3faf0
gin/README.md
@@ -30,7 +30,7 @@ Kindly run the command below to install the SDK:
30
go get github.com/apitoolkit/apitoolkit-go/gin
31
```
32
33
-Then add `github.com/apitoolkit/apitoolkit-go/gin` to the list of dependencies like so:
+Then add `github.com/apitoolkit/apitoolkit-go/gin` to the list of dependencies, like so:
34
35
```go
36
package main
0 commit comments