We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57fa7ed commit 2c81395Copy full SHA for 2c81395
README.md
@@ -25,6 +25,10 @@ To run alternatively using command line :
25
java myshare
26
```
27
28
+OR just download and double click on "MyShare.jar" to execute the program.
29
+
30
+NOTE : To get IP address of the sender use ipconfig for windows based computers and ifconfig for linux based computers (ON SENDERS COMPUTER).
31
32
## Usage
33
34
To send files, click on source button and select destination path of the source file and click send.
0 commit comments