This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch docs
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git
The following commit(s) were added to refs/heads/docs by this push:
new b700549 Remove document WIP tag.
b700549 is described below
commit b700549f6d30f6cb35ad1694efd6783ff5842be1
Author: Wu Sheng <[email protected]>
AuthorDate: Wed Sep 12 17:40:10 2018 +0800
Remove document WIP tag.
---
docs/README.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/docs/README.md b/docs/README.md
index 3d8c094..a78822a 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -1,8 +1,7 @@
# Welcome
-**SkyWalking 6 documents and codes are still on building, Status: WIP. Of
course, we welcome everyone to join us.**
-Here are SkyWalking 6 official documents.
+**Here are SkyWalking 6 official documents. Welcome to join us**
-From here you can learn all about **SkyWalking**’s architecture, how to deploy
and use SkyWalking, even develop based on SkyWalking.
+From here you can learn all about **SkyWalking**’s architecture, how to deploy
and use SkyWalking, also develop based on SkyWalking.
- [Concepts and Designs](en/concepts-and-designs/README.md). Concepts and
designs explain the most important core ideas about
SkyWalking. You can learn from here if you want to understand what is going on
under our cool features and visualization.