Skip to content

Commit 59deac1

Browse files
authored
Update README.md
1 parent 8c4bd2e commit 59deac1

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# PyServed v2.0.3
1+
# PyServed v2.0.4
22
A beautiful cli made with python which can send files with blazing speed.
33

44
![pyserved in show](images/example.png)
@@ -33,8 +33,8 @@ $ pdlisten
3333
[SERVER]: Waiting for a connection for files...
3434
```
3535

36-
To change the default port(8080), add the '-port XXXX' argument to the command and try again.
37-
If someone else conects using the pyserved 'pdsnd' command. It will write the file to the current working directory
36+
To change the default port(8080), add the '-port XXXX' argument to the command and try again.
37+
If someone else conects using the pyserved 'pdsnd' command, enter the connection key which is showed. It will write the file to the current working directory
3838

3939
### To get files.
4040

@@ -46,6 +46,7 @@ To change the default port(8080), add the '-port XXXX' argument to the command a
4646
$ pdsnd
4747
4848
[SERVER] : Program Initialized at current directory './'
49+
[SERVER] : Connection Key:
4950
[SERVER] : Filename:
5051
```
5152

0 commit comments

Comments
 (0)