mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
update README.md
This commit is contained in:
@@ -44,9 +44,9 @@ Arthas was built to solve these issues. A developer can troubleshoot your produc
|
||||
* Supports Linux/Mac/Windows.
|
||||
|
||||
|
||||
### [Online Tutorials(Recommended)](https://arthas.aliyun.com/doc/arthas-tutorials.html?language=en)
|
||||
### Online Tutorials(Recommended)
|
||||
|
||||
* [Usages](tutorials/katacoda/README.md#online-tutorial-usages)
|
||||
* [View](https://arthas.aliyun.com/doc/arthas-tutorials.html?language=en)
|
||||
|
||||
### Quick start
|
||||
|
||||
|
||||
+2
-2
@@ -30,9 +30,9 @@ English version goes [here](README.md).
|
||||
`Arthas`支持JDK 6+,支持Linux/Mac/Windows,采用命令行交互模式,同时提供丰富的 `Tab` 自动补全功能,进一步方便进行问题的定位和诊断。
|
||||
|
||||
|
||||
### [在线教程(推荐)](https://arthas.aliyun.com/doc/arthas-tutorials.html?language=cn)
|
||||
### 在线教程(推荐)
|
||||
|
||||
* [使用方法](tutorials/katacoda/README_CN.md#在线教程使用方法)
|
||||
* [查看](https://arthas.aliyun.com/doc/arthas-tutorials.html?language=cn)
|
||||
|
||||
### 快速开始
|
||||
|
||||
|
||||
Reference in New Issue
Block a user