diff --git a/README.md b/README.md index f433b65..b324600 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Build Status](https://travis-ci.org/datacamp/antlr-plsql.svg?branch=master)](https://travis-ci.org/datacamp/antlr-plsql) [![PyPI version](https://badge.fury.io/py/antlr-plsql.svg)](https://badge.fury.io/py/antlr-plsql) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdatacamp%2Fantlr-plsql.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdatacamp%2Fantlr-plsql?ref=badge_shield) ## Development @@ -92,3 +93,6 @@ pytest - Builds the Docker image. - Runs the Docker image to build the grammar and run the unit tests. - Deploys the resulting python files to PyPi when a new release is made, so they can be installed easily. + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdatacamp%2Fantlr-plsql.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdatacamp%2Fantlr-plsql?ref=badge_large)