diff --git a/README.md b/README.md index 326c780..c8b3361 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Provide API for using GreptimeDB client in Go. +NOTE: This repository is deprecated. Please visit [ingester-go][ingester-go] for detail. + ## Installation ```sh @@ -43,3 +45,4 @@ between open contributions and allowing you to use the software however you want [document]: https://pkg.go.dev/github.com/GreptimeTeam/greptimedb-client-go [metric_doc]: https://pkg.go.dev/github.com/GreptimeTeam/greptimedb-client-go#Metric +[ingester-go]: https://github.com/GreptimeTeam/greptimedb-ingester-go