Skip to content

Commit

Permalink
Reposition the migration banner (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
nhatthm authored Feb 28, 2023
1 parent 22e22ba commit eb3386e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
> ⚠️ From `v0.5.0`, the project is rebranded to `go.nhat.io/otelsql`. `v0.4.x` is the last version with `github.com/nhatthm/otelsql`.
# OpenTelemetry SQL database driver wrapper for Go

[![GitHub Releases](https://img.shields.io/github/v/release/nhatthm/otelsql)](https://github.com/nhatthm/otelsql/releases/latest)
Expand Down Expand Up @@ -41,6 +39,8 @@ Add a OpenTelemetry wrapper to your existing database code to instrument the int

## Install

> ⚠️ From `v0.5.0`, the project is rebranded to `go.nhat.io/otelsql`. `v0.4.x` is the last version with `github.com/nhatthm/otelsql`.
```bash
go get go.nhat.io/otelsql
```
Expand Down

0 comments on commit eb3386e

Please sign in to comment.