You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2019/02/11 06:19:27 UTC

[incubator-skywalking] branch doc updated: Change the statement.

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch doc
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git


The following commit(s) were added to refs/heads/doc by this push:
     new d60da42  Change the statement.
d60da42 is described below

commit d60da42d6d29a0e2fd41664cc213cfe2189bea9c
Author: Wu Sheng <wu...@foxmail.com>
AuthorDate: Mon Feb 11 14:19:19 2019 +0800

    Change the statement.
---
 docs/en/setup/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/en/setup/README.md b/docs/en/setup/README.md
index c0f3cd8..4fa79a5 100644
--- a/docs/en/setup/README.md
+++ b/docs/en/setup/README.md
@@ -12,8 +12,8 @@ Setup based on which kind of probes are you going to use. If you don't understan
 
 - [Java agent](service-agent/java-agent/README.md). Introduce how to install java agent to your service, without change any codes.
 
-The following agents and SDKs are maintained by the 3rd-party. They are not part of Apache SkyWalking, but compatible
-with the SkyWalking's formats and protocols.
+The following agents and SDKs are compatible with the SkyWalking's formats and protocols, but maintained by the 3rd-party.
+You could go to their project repositories to find out the releases and how to use them.
 - [SkyAPM .NET Core agent](https://github.com/SkyAPM/SkyAPM-dotnet). See .NET Core agent project document for more details.
 - [SkyAPM Node.js agent](https://github.com/SkyAPM/SkyAPM-nodejs). See Node.js server side agent project document for more details.
 - [SkyAPM PHP SDK](https://github.com/SkyAPM/SkyAPM-php-sdk). See PHP agent project document for more details.