This is an automated email from the ASF dual-hosted git repository.
zhouzixin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-ruby.git
The following commit(s) were added to refs/heads/main by this push:
new da84efe Add Documentation link (#5)
da84efe is described below
commit da84efe1e934382fab97412815a4e1f23f1a8592
Author: Zixin Zhou <[email protected]>
AuthorDate: Thu Jan 16 10:34:07 2025 +0800
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: **[email protected]**. Mail to
`[email protected]`, follow the reply to subscribe the mail
list.