From 2bed94510b8cec4a15945352833df3a382245a56 Mon Sep 17 00:00:00 2001 From: Vladimir Mihailenco Date: Sat, 11 Feb 2023 11:32:44 +0200 Subject: [PATCH] chore: add Chinese translation (#2436) --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 40e622189..d5cc65774 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,13 @@ > See [OpenTelemetry](example/otel) example which demonstrates how you can use Uptrace to monitor > go-redis. +## Documentation + +- [English](https://redis.uptrace.dev) +- [简体中文](https://redis.uptrace.dev/zh/) + ## Resources -- [Documentation](https://redis.uptrace.dev) - [Discussions](https://github.com/redis/go-redis/discussions) - [Chat](https://discord.gg/rWtp5Aj) - [Reference](https://pkg.go.dev/github.com/redis/go-redis/v9)