diff --git a/README.md b/README.md index 2223c59..ec5e377 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![](https://godoc.org/github.com/mfdeux/pushshift?status.svg)](http://godoc.org/github.com/mfdeux/pushshift) [![Go Report Card](https://goreportcard.com/badge/github.com/mfdeux/pushshift)](https://goreportcard.com/report/github.com/mfdeux/pushshift) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmfdeux%2Fpushshift.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fmfdeux%2Fpushshift?ref=badge_shield) A Go client for the [pushshift.io reddit API](https://pushshift.io/api-parameters/). @@ -25,3 +26,7 @@ For detailed examples, check out the examples folder. client := pushshift.NewClient("myApp/0.1.0") ``` + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmfdeux%2Fpushshift.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fmfdeux%2Fpushshift?ref=badge_large) \ No newline at end of file