Skip to content

Commit 55bccf8

Browse files
authored
Add an OpenTracing badge to README.md
__Super happy to see this project contributing to the OpenTracing community! 🎉__ This tiny PR adds an OpenTracing badge to your README.md. The badge is a one-click way for people to learn more about tracing and also show our love for you! example: [![OpenTracing Badge](https://img.shields.io/badge/OpenTracing-enabled-blue.svg)](http://opentracing.io) If you have any questions, please join our [gitter channel](https://gitter.im/opentracing/public). // Pierre with the OpenTracing team
1 parent 2585dfd commit 55bccf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# phpkin
22
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square "Software License")](LICENSE)
3-
[![Latest Stable Version](https://img.shields.io/packagist/v/whitemerry/phpkin.svg?style=flat-square&label=stable "Latest Stable Version")](https://packagist.org/packages/whitemerry/phpkin)
3+
[![Latest Stable Version](https://img.shields.io/packagist/v/whitemerry/phpkin.svg?style=flat-square&label=stable "Latest Stable Version")](https://packagist.org/packages/whitemerry/phpkin) [![OpenTracing Badge](https://img.shields.io/badge/OpenTracing-enabled-blue.svg)](http://opentracing.io)
44

55
First ***production ready***, simple and full Zipkin implementation without dependencies.
66

0 commit comments

Comments
 (0)