Skip to content

Commit aa3888a

Browse files
committed
Update README with features and requirements
Expanded the README to include a project description, feature list, and system requirements. Clarifies that the application is Windows-only and details its functionality.
1 parent 433dcb8 commit aa3888a

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# Disc Viewer
2-
3-
### Author:
4-
- Polish Coder
2+
A console application to display folder and file sizes based on actual disk usage.
3+
4+
## Features
5+
- Shows total size of the specified folder.
6+
- Lists immediate subfolders and files.
7+
- Calculates the real disk space used by files.
8+
9+
## Requirements
10+
- Operating System: **Windows only** (uses Windows API).

0 commit comments

Comments
 (0)