Skip to content

Commit e2651da

Browse files
authored
Update README.md
1 parent 0836013 commit e2651da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Accessibility Inspector
2+
Be very careful with this service on a device that contains personal information. This service exposes the accessibility node tree through a web socket connection which contains all information visible on the screen. When you are not using this service, disable it from the Accessibility settings.
23
## What does it do?
34
This project is a service that exposes the accessibility tree through json passed over a web socket connection. For visualizing the accessibility tree through a nested list view, check out the [Accessibility Inspector App](https://github.com/jwlilly/Accessibility-Inspector-App) that is built using Electron and Angular.
45

0 commit comments

Comments
 (0)