From d7653d54ca949c20b297e3aa53bf5caab4e849a7 Mon Sep 17 00:00:00 2001 From: fossabot Date: Fri, 9 Sep 2022 23:20:23 -0500 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c142b13..dadd708 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # document-api-python [![Tableau Supported](https://img.shields.io/badge/Support%20Level-Tableau%20Supported-53bd92.svg)](https://www.tableau.com/support-levels-it-and-developer-tools) [![Build Status](https://travis-ci.org/tableau/document-api-python.svg?branch=master)](https://travis-ci.org/tableau/document-api-python) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fjacalata%2Fdocument-api-python.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fjacalata%2Fdocument-api-python?ref=badge_shield) This repo contains Python source and example files for the Tableau Document API. @@ -31,3 +32,7 @@ Features include: We don't yet support creating files from scratch, adding extracts into workbooks or data sources, or updating field information As of 2021, this SDK no longer supports Python 2. + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fjacalata%2Fdocument-api-python.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fjacalata%2Fdocument-api-python?ref=badge_large) \ No newline at end of file