fix images in readme
This commit is contained in:
parent
3913d8f827
commit
aefa0c8eba
1 changed files with 8 additions and 8 deletions
16
README.md
16
README.md
|
@ -52,37 +52,37 @@ Options:
|
||||||
|
|
||||||
JocalSend has a file-picking widget for selecting files to send:
|
JocalSend has a file-picking widget for selecting files to send:
|
||||||
|
|
||||||
![./media/sending_file.png]
|

|
||||||
|
|
||||||
but there's no preview available on the receiving side:
|
but there's no preview available on the receiving side:
|
||||||
|
|
||||||
![./media/receiving_file_from_jocalsend.png]
|

|
||||||
|
|
||||||
### Sending text
|
### Sending text
|
||||||
|
|
||||||
JocalSend supports entering text directly:
|
JocalSend supports entering text directly:
|
||||||
|
|
||||||
![./media/sending_text.png]
|

|
||||||
|
|
||||||
and on the receiving side in the official app, you see
|
and on the receiving side in the official app, you see
|
||||||
|
|
||||||
![./media/receiving_text_on_phone.png]
|

|
||||||
|
|
||||||
### Receiving files
|
### Receiving files
|
||||||
|
|
||||||
The main screen shows incoming transfer requests:
|
The main screen shows incoming transfer requests:
|
||||||
|
|
||||||
![./media/main_screen_receiving.png]
|

|
||||||
|
|
||||||
hit `r` to enter the "receiving" screen to approve or deny:
|
hit `r` to enter the "receiving" screen to approve or deny:
|
||||||
|
|
||||||
![./media/receiving_file_receiving_screen.png]
|

|
||||||
|
|
||||||
### Receiving text
|
### Receiving text
|
||||||
|
|
||||||
If the incoming transfer request is plain text, JocalSend will show a preview in both the main
|
If the incoming transfer request is plain text, JocalSend will show a preview in both the main
|
||||||
screen and in the receiving screen:
|
screen and in the receiving screen:
|
||||||
|
|
||||||
![./media/receiving_text_main_screen.png]
|

|
||||||
|
|
||||||
![./media/receiving_text_receive_screen.png]
|

|
||||||
|
|
Loading…
Reference in a new issue