From 229d48eca55f625db2e43951948bdefc01c52db3 Mon Sep 17 00:00:00 2001 From: Jamie Wong Date: Mon, 16 May 2022 23:18:11 -0700 Subject: [PATCH] Update README-zh_CN.md to reflect changes in 103db68 --- README-zh_CN.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README-zh_CN.md b/README-zh_CN.md index eb237ac..3caec90 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -44,6 +44,7 @@ Speedscope可以不同编程语言和环境的各种不同探查器中摄取概 - [从 py-spy 导入](https://github.com/jlfwong/speedscope/wiki/Importing-from-py-spy-(python)) - [pyspeedscope](https://github.com/windelbouwman/pyspeedscope) - [从 Austin 导入](https://github.com/P403n1x87/austin-python#format-conversion) + - [从 pyinstrument 导入](https://github.com/jlfwong/speedscope/wiki/Importing-from-pyinstrument-(python)) - Go - [从 pprof 导入](https://github.com/jlfwong/speedscope/wiki/Importing-from-pprof-(go)) - Rust