Skip to content

Commit c64579a

Browse files
Updates README.md -> Added Description for some projects
1 parent 0ad11c3 commit c64579a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Incase you have anything to be followed while executing the python script mentio
1313
| Blackjack | https://github.com/DhanushNehru/Python-Scripts/tree/master/Blackjack | BlackjackGame.py - Plus, let's get 21. |
1414
| Chessboard | https://github.com/DhanushNehru/Python-Scripts/tree/master/Chess%20Board | Create a chesboard using matplotlib ChessBoard.py |
1515
| Compound Interest Calculator | https://github.com/DhanushNehru/Python-Scripts/tree/master/Calculate%20Compound%20Interest | calculate compound interest. |
16-
| Digital Clock | https://github.com/DhanushNehru/Python-Scripts/tree/master/Digital%20Clock | |
16+
| Digital Clock | https://github.com/DhanushNehru/Python-Scripts/tree/master/Digital%20Clock | Script to preview a digital clock on the terminal |
1717
| Fake Profiles | https://github.com/DhanushNehru/Python-Scripts/tree/master/Fake%20Profile | Get many fake profiles using python FakeProfile.py. |
1818
| File Encryption Decryption | https://github.com/DhanushNehru/Python-Scripts/tree/master/File%20Encryption%20Decryption | Encrypts and Decrypts files using AES Algorithms for Security purposes. |
1919
| Font Art | https://github.com/DhanushNehru/Python-Scripts/tree/master/Font%20Art | Display a font art using python FontArt.py. |
@@ -31,7 +31,7 @@ Incase you have anything to be followed while executing the python script mentio
3131
| Star Pattern | https://github.com/DhanushNehru/Python-Scripts/tree/master/Star%20Pattern | Create a star pattern pyramid |
3232
| Take a break | https://github.com/DhanushNehru/Python-Scripts/tree/master/Take%20A%20Break | Python code to take a break while working long hours TakeABreak.py |
3333
| Turtle Graphics | https://github.com/DhanushNehru/Python-Scripts/tree/master/Turtle%20Graphics | Code using turtle graphics |
34-
| Video Downloader | https://github.com/DhanushNehru/Python-Scripts/tree/master/Video%20Downloader | |
34+
| Video Downloader | https://github.com/DhanushNehru/Python-Scripts/tree/master/Video%20Downloader | Download Videos from youtube to your local system |
3535
| Wallpaper Changer | https://github.com/DhanushNehru/Python-Scripts/tree/master/Wallpaper%20Changer | Automatically change home wallpaper adding a random quote and stock tickers on it |
3636
| Website Cloner | https://github.com/DhanushNehru/Python-Scripts/tree/master/Website%20Cloner | Clone any website and open the site in your local IP |
3737

0 commit comments

Comments
 (0)