Skip to content

Commit e38cb21

Browse files
committed
docs: update README
1 parent 43bcf17 commit e38cb21

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
| <img src="Screenshot.jpg" width="216" height="480" /> | [Download from releases](https://github.com/achyuki/FoldDevtools/releases) |
66
-|-
77

8-
# Features
8+
## Features
99

1010
* Debug local WebView with root access
11-
* Debug remote browser via address
11+
* Debug browser/Node.js/etc. via remote address
1212
* Force-enable WebView debugging with XPosed
1313
* Use devtools through floating window
1414
* Support [Stetho](https://github.com/facebook/stetho)/[StethoX](https://github.com/5ec1cff/StethoX)
1515

16-
# Rootless
16+
## Rootless(For WebView)
1717

1818
> [!warning]
1919
> For non-rooted Android devices, you need to manually forward the WebView debug socket to a local port using adb, and then connect to `127.0.0.1:9222` using FoldDevtools remote mode.

0 commit comments

Comments
 (0)