From da84efe1e934382fab97412815a4e1f23f1a8592 Mon Sep 17 00:00:00 2001 From: Zixin Zhou Date: Thu, 16 Jan 2025 10:34:07 +0800 Subject: [PATCH] Add Documentation link (#5) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index eae16e9..1b40d05 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ Apache SkyWalking Ruby Agent **SkyWalking**: an APM(application performance monitor) system, especially designed for microservices, cloud native and container-based (Docker, Kubernetes, Mesos) architectures. +# Documentation +- [Official documentation](https://skywalking.apache.org/docs/#RubyAgent) + ## Contact Us * Submit [an issue](https://github.com/apache/skywalking/issues/new) by using [Ruby] as title prefix. * Mail list: **dev@skywalking.apache.org**. Mail to `dev-subscribe@skywalking.apache.org`, follow the reply to subscribe the mail list.