Skip to content

Commit a05137e

Browse files
committed
docs: Update README.md
1 parent 368b957 commit a05137e

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,18 @@
33
[![pypi version](https://img.shields.io/pypi/v/uiviewer.svg)](https://pypi.python.org/pypi/uiviewer)
44
![python](https://img.shields.io/pypi/pyversions/uiviewer.svg)
55

6-
UI hierarchy inspector, supporting Android, iOS, HarmonyOS NEXT.
6+
UI hierarchy inspector, supporting `Android`, `iOS`, and `HarmonyOS NEXT`.
77

8-
This project is developed using FastAPI and Vue. It starts the service locally and displays UI hierarchy tree through web browser.
8+
Its features include:
9+
10+
- visualize the UI hierarchy via screenshot and tree structure.
11+
- view element properties
12+
- auto generate XPath or XPathLite
13+
- auto generate coordinate percentages.
14+
- and more…
15+
16+
17+
This project is developed using FastAPI and Vue. It starts locally and displays UI hierarchy through web browser.
918

1019
![show](https://i.ibb.co/Phfm9Q1/show.gif)
1120

0 commit comments

Comments
 (0)