From fb9f09c97fc311d23689e6d6aaca1c381d16d59f Mon Sep 17 00:00:00 2001 From: Larvan2 <78135608+Larvan2@users.noreply.github.com> Date: Mon, 30 Jan 2023 20:39:13 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index aac16751..16460c53 100644 --- a/README.md +++ b/README.md @@ -352,6 +352,10 @@ We also made a custom fork of yacd provide better support for this project, chec If you want to build an application that uses clash as a library, check out the the [GitHub Wiki](https://github.com/Dreamacro/clash/wiki/use-clash-as-a-library) +## Debugging +Check [wiki](https://github.com/MetaCubeX/Clash.Meta/wiki/How-to-use-debug-api) to get an instruction on using debug API. + + ## Credits - [Dreamacro/clash](https://github.com/Dreamacro/clash)