Skip to content

Commit bdf5555

Browse files
authored
Update README.md
1 parent e16999a commit bdf5555

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ A Go Struct Explorer Service (http.Handler) that offers remote inspection of any
1616

1717
## usage
1818

19-
structexplorer.NewService("some structure", yourStruct).Start()
19+
go structexplorer.NewService("some structure", yourStruct).Start()
2020

2121
then a HTTP service will be started
2222

0 commit comments

Comments
 (0)