From f88b7f0f8455eeda6e6576fd80f0fecf53824cca Mon Sep 17 00:00:00 2001 From: fossabot Date: Thu, 2 May 2019 08:47:55 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.markdown b/README.markdown index f4df8e1..0c28152 100644 --- a/README.markdown +++ b/README.markdown @@ -1,4 +1,5 @@ # Liberator [![Build Status](https://travis-ci.org/clojure-liberator/liberator.svg?branch=master)](https://travis-ci.org/clojure-liberator/liberator) [![Clojars Project](http://clojars.org/liberator/latest-version.svg)](http://clojars.org/liberator) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fclojure-liberator%2Fliberator.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fclojure-liberator%2Fliberator?ref=badge_shield) Liberator is a Clojure library for building RESTful applications. @@ -45,3 +46,6 @@ Documentation and a tutorial can be found on [http://clojure-liberator.github.io # License Liberator is licensed under EPL 1.0 (see file epl-v10.html). + + +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fclojure-liberator%2Fliberator.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fclojure-liberator%2Fliberator?ref=badge_large) \ No newline at end of file