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 2020/12/14 03:03:06 UTC

[skywalking] branch wu-sheng-patch-1 created (now cff5d8a)

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

wusheng pushed a change to branch wu-sheng-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


      at cff5d8a  Update README.md

This branch includes the following new commits:

     new cff5d8a  Update README.md

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[skywalking] 01/01: Update README.md

Posted by wu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch wu-sheng-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking.git

commit cff5d8ae5f5a69c826484d00be9740e52c2a658e
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Mon Dec 14 11:02:40 2020 +0800

    Update README.md
---
 README.md | 22 +---------------------
 1 file changed, 1 insertion(+), 21 deletions(-)

diff --git a/README.md b/README.md
index 55d3af1..a1df3f2 100644
--- a/README.md
+++ b/README.md
@@ -61,32 +61,12 @@ This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDU
 Please follow the [REPORTING GUIDELINES](CODE_OF_CONDUCT.md#reporting-guidelines) to report unacceptable behavior.
 
 # Live Demo
-Find the demo on our [homepage](https://skywalking.apache.org/).
+Find the demo and screenshots on our [homepage](https://skywalking.apache.org/).
 
 **Video on youtube.com**
 
 [![RocketBot UI](http://img.youtube.com/vi/mfKaToAKl7k/0.jpg)](http://www.youtube.com/watch?v=mfKaToAKl7k)
 
-
-# Screenshot
-<table>
-  <tr>
-    <td width="100%" align="center" colspan="2"><b>Dashboard</b></td>
-  </tr>
-  <tr>
-    <td><img src="http://skywalking.apache.org/screenshots/8.0.0/dashboard-1.png"/></td>
-    <td><img src="http://skywalking.apache.org/screenshots/8.0.0/dashboard-2.png"/></td>
-  </tr>
-  <tr>
-      <td width="50%" align="center"><b>Topology Map</b></td>
-      <td width="50%" align="center"><b>Trace</b></td>
-  </tr>
-  <tr>
-     <td><img src="http://skywalking.apache.org/screenshots/8.0.0/topology.png"/></td>
-     <td><img src="http://skywalking.apache.org/screenshots/6.1.0/trace.png"/></td>
-  </tr>
-</table>
-
 # Compiling project
 Follow this [document](docs/en/guides/How-to-build.md).