Update README
This commit is contained in:
parent
7ade7667d0
commit
dd22d3a183
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
# GSoC 2017 - Jingle File Transfer Demo App
|
# GSoC 2017 - Jingle File Transfer Demo App
|
||||||
##File synchronisation via XMPP.
|
## File synchronisation via XMPP.
|
||||||
|
|
||||||
xmpp_sync has two modes: Master and Slave mode. A client started in master mode will send files
|
xmpp_sync has two modes: Master and Slave mode. A client started in master mode will send files
|
||||||
out, while clients in slave mode will receive files.
|
out, while clients in slave mode will receive files.
|
||||||
|
@ -7,7 +7,7 @@ out, while clients in slave mode will receive files.
|
||||||
In order to use the program, you need at least two XMPP accounts (which might be on different
|
In order to use the program, you need at least two XMPP accounts (which might be on different
|
||||||
servers). I recommend using a server, which supports Socks5 proxies.
|
servers). I recommend using a server, which supports Socks5 proxies.
|
||||||
|
|
||||||
###Available options and commands:
|
### Available options and commands:
|
||||||
|
|
||||||
The application has the following options available when being started.
|
The application has the following options available when being started.
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue