segmentio/stats

Update README with versioned Installation?

nanmu42 opened this issue · 0 comments

Hi, great package, I love it a lot.

I noticed current installation guide in README does not pin v4, it got:

go get github.com/segmentio/stats

instead of

go get github.com/segmentio/stats/v4

Maybe some modification would be helpful?

Thanks for your time.