diff --git a/README.rst b/README.rst index 2ada488f..164562fa 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,5 @@ +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fofekby%2FPyHive.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fofekby%2FPyHive?ref=badge_shield) + .. image:: https://travis-ci.org/dropbox/PyHive.svg?branch=master :target: https://travis-ci.org/dropbox/PyHive .. image:: https://img.shields.io/codecov/c/github/dropbox/PyHive.svg @@ -149,3 +151,7 @@ Updating TCLIService The TCLIService module is autogenerated using a ``TCLIService.thrift`` file. To update it, the ``generate.py`` file can be used: ``python generate.py ``. When left blank, the version for Hive 2.3 will be downloaded. + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fofekby%2FPyHive.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fofekby%2FPyHive?ref=badge_large) \ No newline at end of file