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: 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
@@ -56,7 +56,7 @@ More information on contributing and the general code of conduct for discussion
56
56
| CSV_TO_NDJSON |[CSV to Excel](https://github.com/DhanushNehru/Python-Scripts/tree/main/CSV_TO_NDJSON)| A Python script to convert a CSV to an NDJSON files file. |
57
57
| Currency Script |[Currency Script](https://github.com/DhanushNehru/Python-Scripts/tree/main/Currency%20Script)| A Python script to convert the currency of one country to that of another. |
58
58
| Digital Clock |[Digital Clock](https://github.com/DhanushNehru/Python-Scripts/tree/main/Digital%20Clock)| A Python script to preview a digital clock in the terminal. |
59
-
| Disk Usage Visualizer | [Disk Usage Visualizer](https://github.com/DhanushNehru/Python-Scripts/tree/main/Disk%20Usage%20Visualizer) | A Python Script to display the top N files taking up space in your disk.
59
+
| Disk Usage Visualizer | [Disk Usage Visualizer](https://github.com/DhanushNehru/Python-Scripts/tree/main/Disk%20Usage%20Visualizer) | A Python script to display the top N directories taking up space in your disk.
60
60
| Display Popup Window |[Display Popup Window](https://github.com/DhanushNehru/Python-Scripts/tree/main/Display%20Popup%20Window)| A Python script to preview a GUI interface to the user. |
61
61
| Distance Calculator | [Distance Calculator](https://github.com/Mathdallas-code/Python-Scripts/tree/main/Distance%20Calculator) | A Python script to calculate the distance between two points.
62
62
| Duplicate Finder |[Duplicate Finder](https://github.com/DhanushNehru/Python-Scripts/tree/main/Duplicate%Fnder)| The script identifies duplicate files by MD5 hash and allows deletion or relocation. |
0 commit comments