jarcoal / httpmock

HTTP mocking for Golang
http://godoc.org/github.com/jarcoal/httpmock
MIT License
1.93k stars 103 forks source link

Update read me #40

Closed RanAbram closed 6 years ago

RanAbram commented 6 years ago

After struggling with mock resty calls i found that issue:

22

Now i updated the read me file that other people won't struggle with resty once again 😃

@dlebech