Skip to content

Commit 668efea

Browse files
Singh Vijendra (BEG/EOR2)Singh Vijendra (BEG/EOR2)
authored andcommitted
typo fi
1 parent 028157e commit 668efea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66

77
## About
88

9-
A sample socket programming in python using low level networking interface module [socket](https://docs.python.org/3.3/library/socket.html).
9+
A sample socket programming in python using low level networking interface module [socket](https://docs.python.org/3.3/library/socket.html).
1010

1111
## Instructions
1212

13-
* Create conda environment with required dependedncies by running:
13+
* Create conda environment with required dependencies by running:
1414

1515
```bash
1616
conda create --name socket_prog --file conda_env_export.yml
@@ -32,6 +32,6 @@ You will find follwing on top of vanilla implementation you find in any first tu
3232

3333
## Notes
3434

35-
* Program is wrtten in python 3.7.4
35+
* Program is written in python 3.7.4
3636

3737
> ***Feel free to request more feature you would like, i wil try to add it when i get time***

0 commit comments

Comments
 (0)