Skip to content

Commit 93c71f1

Browse files
authored
Update README.md
1 parent a85fb06 commit 93c71f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# api-to-go
22

33
Convert REST API's JSON payload to Golang struct.
4-
using [json-to-go](https://github.com/mholt/json-to-go)
4+
using [JSON-to-Go](https://github.com/mholt/json-to-go)
55

66
# Install
77
```sh

0 commit comments

Comments
 (0)