Fix icon path in README
The data/ directory was moved to app/data/.
Refs 36c75e15b8
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# scrcpy (v1.23)
|
# scrcpy (v1.23)
|
||||||
|
|
||||||
<img src="data/icon.svg" width="128" height="128" alt="scrcpy" align="right" />
|
<img src="app/data/icon.svg" width="128" height="128" alt="scrcpy" align="right" />
|
||||||
|
|
||||||
_pronounced "**scr**een **c**o**py**"_
|
_pronounced "**scr**een **c**o**py**"_
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user