Skip to content

Commit

Permalink
Update README.md (#844)
Browse files Browse the repository at this point in the history
Co-authored-by: ZIO Assistant <zio-assistant[bot]@users.noreply.github.com>
  • Loading branch information
zio-assistant[bot] and zio-assistant[bot] committed May 31, 2024
1 parent a18c1cd commit 0f3439c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ In order to use this library, we need to add the following line in our `build.sb
libraryDependencies += "dev.zio" %% "zio-opentelemetry" % "<version>"
```

If you're also using [ZIO Logging](https://github.com/zio/zio-logging) you can combine OpenTelemetry with ZIO Logging using:
If you're using [ZIO Logging](https://github.com/zio/zio-logging) you can combine OpenTelemetry with ZIO Logging using:

```scala
libraryDependencies += "dev.zio" %% "zio-opentelemetry-zio-logging" % "<version>"
Expand Down

0 comments on commit 0f3439c

Please sign in to comment.