Skip to content

Commit d7135dd

Browse files
authored
Merge pull request larymak#29 from Saeedahmadi7714/update-readme
Update readme.
2 parents f38f6f3 + 2444c36 commit d7135dd

File tree

4 files changed

+11
-9
lines changed

4 files changed

+11
-9
lines changed

Gettin File and Folder sizes/README.md

Lines changed: 0 additions & 9 deletions
This file was deleted.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# This is a script that getting file and folders sizes
2+
3+
### Its use argparse module to write user-friendly command-line interfaces.
4+
5+
### also use OS module to provides functions for interacting with the operating system.
6+
7+
### How we can use it?
8+
9+
##### python3 GettingSizes.py --help

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ When you Add a project Add it to the README for ease of finding it
7272

7373
* [Image Grayscalling](https://github.com/larymak/Python-project-Scripts/tree/main/Image%20Grayscalling)
7474

75+
* [Gettin Files and Folders sizes](https://github.com/Saeedahmadi7714/Python-project-Scripts/tree/main/Gettin%20File%20and%20Folder%20sizes)
76+
7577
_more coming soon_
7678

7779
_contributions are welcomed, fork the repo and do the magic_

0 commit comments

Comments
 (0)