This is an automated email from the ASF dual-hosted git repository.
kezhenxu94 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-java.git
The following commit(s) were added to refs/heads/main by this push:
new 7f9042c doc: update description, links, badges (#4)
7f9042c is described below
commit 7f9042ce3d9cba5e0fa158c0652e8701c3d0fed8
Author: kezhenxu94 <[email protected]>
AuthorDate: Fri Aug 27 08:28:35 2021 +0800
doc: update description, links, badges (#4)
---
README.md | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 95c32a4..b7f5867 100644
--- a/README.md
+++ b/README.md
@@ -4,14 +4,13 @@ Apache SkyWalking Java Agent
<img src="http://skywalking.apache.org/assets/logo.svg" alt="Sky Walking logo"
height="90px" align="right" />
-[](https://github.com/apache/skywalking)
+[](https://github.com/apache/skywalking-java)
[](https://twitter.com/AsfSkyWalking)
[](http://skywalking.apache.org/downloads/)
-[](https://github.com/apache/skywalking/actions?query=workflow%3ACI%2BAND%2BIT+event%3Aschedule+branch%3Amaster)
-[](https://github.com/apache/skywalking/actions?query=branch%3Amaster+event%3Aschedule+workflow%3AE2E)
+[](https://github.com/apache/skywalking-java/actions/workflows/ci.yaml)
-SkyWalking-Java: The Java Agent for Apache SkyWalking, which provides the
native tracing/metrics/logging abilities for Python project.
+SkyWalking-Java: The Java Agent for Apache SkyWalking, which provides the
native tracing/metrics/logging abilities for Java projects.
SkyWalking: an APM(application performance monitor) system, especially
designed for microservices, cloud native and container-based (Docker,
Kubernetes, Mesos) architectures.