Skip to content
This repository was archived by the owner on Jul 11, 2022. It is now read-only.

Commit 8059fc4

Browse files
authored
Add FOSSA badge
1 parent cb14ed8 commit 8059fc4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build Status][ci-img]][ci] [![Coverage Status][cov-img]][cov] [![PyPI version][pypi-img]][pypi]
1+
[![Build Status][ci-img]][ci] [![Coverage Status][cov-img]][cov] [![PyPI version][pypi-img]][pypi] [![FOSSA Status][fossa-img]][fossa]
22

33
# Jaeger Bindings for Python OpenTracing API
44

@@ -153,3 +153,5 @@ We will welcome PRs that provide that functionality.
153153
[cov]: https://coveralls.io/github/jaegertracing/jaeger-client-python?branch=master
154154
[pypi-img]: https://badge.fury.io/py/jaeger-client.svg
155155
[pypi]: https://badge.fury.io/py/jaeger-client
156+
[fossa-img]: https://app.fossa.io/api/projects/git%2Bgithub.com%2Fjaegertracing%2Fjaeger-client-python.svg?type=shield
157+
[fossa]: https://app.fossa.io/projects/git%2Bgithub.com%2Fjaegertracing%2Fjaeger-client-python?ref=badge_shield

0 commit comments

Comments
 (0)