Skip to content

Commit

Permalink
Fix TCP/IP link in README
Browse files Browse the repository at this point in the history
Refs 328ed36
PR #4173 <#4173>

Signed-off-by: Romain Vimont <rom@rom1v.com>
  • Loading branch information
eltrevii authored and rom1v committed Jul 26, 2023
1 parent fcdf847 commit 1ee4697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
_pronounced "**scr**een **c**o**py**"_

This application mirrors Android devices (video and audio) connected via
USB or [over TCP/IP](doc/device.md#tcpip-wireless), and allows to control the
USB or [over TCP/IP](doc/connection.md#tcpip-wireless), and allows to control the
device with the keyboard and the mouse of the computer. It does not require any
_root_ access. It works on _Linux_, _Windows_ and _macOS_.

Expand Down

1 comment on commit 1ee4697

@KrollenSombreForce
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx for all this works

Please sign in to comment.