Present fullscreen option in README

This commit is contained in:
Romain Vimont 2018-09-04 18:40:57 +02:00
parent af9808cf02
commit 28015c3ee4

View file

@ -312,6 +312,12 @@ To show physical touches while scrcpy is running:
scrcpy -t scrcpy -t
``` ```
The app may be started directly in fullscreen:
```
scrcpy -f
```
To run without installing: To run without installing:
```bash ```bash