You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,4 +28,4 @@ If this is your first time contributing to an open source project, check out thi
28
28
29
29
## Code of Conduct
30
30
31
-
We strive to maintain a welcoming and inclusive community. Please read and respect our [Code of Conduct](https://github.com/DhanushNehru/Python-Scripts/blob/master/CODE_OF_CONDUCT.md) in all your interactions.
31
+
We strive to maintain a welcoming and inclusive community. Please read and respect our [Code of Conduct](https://github.com/DhanushNehru/Python-Scripts/blob/main/CODE_OF_CONDUCT.md) in all your interactions.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -128,7 +128,7 @@ More information on contributing and the general code of conduct for discussion
128
128
| Rock Paper Scissor 1 |[Rock Paper Scissor 1](https://github.com/DhanushNehru/Python-Scripts/tree/main/Rock%20Paper%20Scissor%201)| A game of Rock Paper Scissors. |
129
129
| Rock Paper Scissor 2 |[Rock Paper Scissor 2](https://github.com/DhanushNehru/Python-Scripts/tree/main/Rock%20Paper%20Scissor%202)| A new version game of Rock Paper Scissors. |
130
130
| Run Then Notify |[Run Then Notify](https://github.com/DhanushNehru/Python-Scripts/tree/main/Run%20Then%20Notify)| Runs a slow command and emails you when it completes execution. |
131
-
| Save File To Drive | [Save File To Drive](https://github.com/DhanushNehru/Python-Scripts/tree/master/Save%20file%20to%20Drive) | Saves all files and folder with proper structure from a folder to drive easily through a python script .
131
+
| Save File To Drive |[Save File To Drive](https://github.com/DhanushNehru/Python-Scripts/tree/master/Save%20file%20to%20Drive)| Saves all files and folder with proper structure from a folder to drive easily through a python script . |
132
132
| Selfie with Python |[Selfie with Python](https://github.com/DhanushNehru/Python-Scripts/tree/main/Selfie%20with%20Python)| Take your selfie with python . |
133
133
| Simple DDOS |[Simple DDOS](https://github.com/VanshajR/Python-Scripts/tree/main/Simple%20DDOS)| The code allows you to send multiple HTTP requests concurrently for a specified duration. |
134
134
| Simple TCP Chat Server |[Simple TCP Chat Server](https://github.com/DhanushNehru/Python-Scripts/tree/main/TCP%20Chat%20Server)| Creates a local server on your LAN for receiving and sending messages! |
0 commit comments