We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc45948 commit 8fb6f8aCopy full SHA for 8fb6f8a
README.md
@@ -6,13 +6,13 @@
6
<img alt="Latest Stable Version" src="https://img.shields.io/packagist/v/whitemerry/phpkin.svg?style=flat-square&label=stable">
7
</a>
8
9
-First ***production ready***, simple and full Zipkin implementation without dependencies
+First ***production ready***, simple and full Zipkin implementation without dependencies.
10
11
-# Installing via Composer
+## Installing via Composer
12
``` bash
13
$ composer require whitemerry/phpkin
14
```
15
16
-# TODO:
+## TODO:
17
- Documentation
18
- Unit tests
0 commit comments