diff --git a/README.md b/README.md index ded0690..8a187e7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Things App JSON Coder [![Build Status](https://travis-ci.org/seripap/things-json.svg?branch=master)](https://travis-ci.org/seripap/things-json) [![codecov](https://codecov.io/gh/seripap/things-json/branch/master/graph/badge.svg)](https://codecov.io/gh/seripap/things-json) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fseripap%2Fthings-json.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fseripap%2Fthings-json?ref=badge_shield) This builds a valid Things App URL to interact with Cultured Code's Things app v3.4+. [Read more](https://support.culturedcode.com/customer/en/portal/articles/2803573). @@ -132,3 +133,7 @@ const heading = { const heading = ThingsJSC.heading(heading); ``` + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fseripap%2Fthings-json.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fseripap%2Fthings-json?ref=badge_large) \ No newline at end of file